diff options
author | Ian Anderson <iana@apple.com> | 2023-08-07 22:54:23 -0700 |
---|---|---|
committer | Ian Anderson <iana@apple.com> | 2023-08-14 12:07:02 -0700 |
commit | 72a006b33855934fa62f8d2a7f8ed4ae984a6c71 (patch) | |
tree | 4f01c0ef12edb49fa77fe5b9fc5900c2967d1d93 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1ef3de6b09f6b21a383fc7cf1ce1283df738015a (diff) | |
download | llvm-72a006b33855934fa62f8d2a7f8ed4ae984a6c71.zip llvm-72a006b33855934fa62f8d2a7f8ed4ae984a6c71.tar.gz llvm-72a006b33855934fa62f8d2a7f8ed4ae984a6c71.tar.bz2 |
[libc++][Modules] Remove unnecessary `requires` from the module map
Top level modules don't need `requires` because they're only built when their headers are included.
Reviewed By: ldionne, Mordante, #libc
Differential Revision: https://reviews.llvm.org/D157363
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions