[clang] [clang-format] Add an option to control indentation of `export { ... }` (PR #110381)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 18 11:35:34 PST 2025
================
@@ -310,7 +310,7 @@ C++23 Feature Support
- Extend lifetime of temporaries in mem-default-init for P2718R0. Clang now fully
supports `P2718R0 Lifetime extension in range-based for loops <https://wg21.link/P2718R0>`_.
-
+
----------------
HazardyKnusperkeks wrote:
Remove these whitespace changes.
https://github.com/llvm/llvm-project/pull/110381
More information about the cfe-commits
mailing list