[libcxx-commits] [libcxxabi] [libc++abi] Use the same .clang-format as libc++ (PR #208661)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 14 05:15:32 PDT 2026


================
@@ -1,14 +1,81 @@
 BasedOnStyle: LLVM
+# Note that we don't specify the language in this file because some files are
----------------
ldionne wrote:

Does that make this file an exact copy of libc++'s? If so, can we perhaps symlink instead?

https://github.com/llvm/llvm-project/pull/208661


More information about the libcxx-commits mailing list