diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-03-23 13:54:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 13:54:35 +0100 |
commit | f886dfed3ae6cf70827cedc8d8aefde6250a239b (patch) | |
tree | 4534a7ac6c825f7265206e7fa25f2603c1035cef /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | d365a45cb3eaa640b09874fb7984a6a69683c773 (diff) | |
download | llvm-f886dfed3ae6cf70827cedc8d8aefde6250a239b.zip llvm-f886dfed3ae6cf70827cedc8d8aefde6250a239b.tar.gz llvm-f886dfed3ae6cf70827cedc8d8aefde6250a239b.tar.bz2 |
[libc++] Don't push and pop extensions diagnostics when using clang modules (#85917)
Clang modules take a significant compile time hit when pushing and
popping diagnostics. Since all the headers are marked as system headers
in the modulemap, we can simply disable this pushing and popping when
building with clang modules.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions