aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/Target.cpp
diff options
context:
space:
mode:
authorChristopher Di Bella <cjdb@google.com>2021-06-02 19:46:20 +0000
committerChristopher Di Bella <cjdb@google.com>2021-06-03 18:18:30 +0000
commitf1417eb9b1f51b689c78dd8cb0114c1749dd2845 (patch)
tree49537f15344e239dcc25120515fa224aaeb3a719 /llvm/lib/TextAPI/Target.cpp
parent13a9b2220f227631b3495a42abbab7fc2b414b69 (diff)
downloadllvm-f1417eb9b1f51b689c78dd8cb0114c1749dd2845.zip
llvm-f1417eb9b1f51b689c78dd8cb0114c1749dd2845.tar.gz
llvm-f1417eb9b1f51b689c78dd8cb0114c1749dd2845.tar.bz2
[libcxx][module-map] creates submodules for private headers
Most of our private headers need to be treated as submodules so that Clang modules can export things correctly. Previous commits that split monolithic headers into smaller chunks were unaware of this requirement, and so this is being addressed in one fell swoop. Moving forward, most new headers will need to have their own submodule (anything that's conditionally included is exempt from this rule, which means `__support` headers aren't made into submodules). This hasn't been marked NFC, since I'm not 100% sure that's the case. Differential Revision: https://reviews.llvm.org/D103551
Diffstat (limited to 'llvm/lib/TextAPI/Target.cpp')
0 files changed, 0 insertions, 0 deletions