[all-commits] [llvm/llvm-project] 9b8635: [libc++][NFC] Move namespace macros into a detail ...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Mon Apr 20 11:06:21 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b8635f3247d3c9d2b1a3ce6e43801b71572bf6b
https://github.com/llvm/llvm-project/commit/9b8635f3247d3c9d2b1a3ce6e43801b71572bf6b
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2026-04-20 (Mon, 20 Apr 2026)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__config
A libcxx/include/__configuration/diagnostic_suppression.h
A libcxx/include/__configuration/namespace.h
M libcxx/include/module.modulemap.in
Log Message:
-----------
[libc++][NFC] Move namespace macros into a detail header (#193003)
This is another step in splitting up `<__config>` to make it easier to
understand what's going on and have logically separate parts of the
configuration properly separated.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list