[libcxx-commits] [libcxx] [libc++] Make __atomic_base into an implementation detail of std::atomic (PR #115764)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 22 00:35:45 PST 2024


ldionne wrote:

> @ldionne FYI this caused a ~20% increase in preprocessed size for some headers: http://libcxx.klauser.berlin/diff/012dd8be4b5a4c00deb22345c630990f160b3aa3/3a63407686313f46f9abc664fd10b01f4359ee27

Trying something out: https://github.com/llvm/llvm-project/pull/117302

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


More information about the libcxx-commits mailing list