[libcxx-commits] [libcxx] [libc++] Allow the use of extensions in the implementation (PR #79532)
Sam McCall via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 14 07:25:12 PDT 2024
sam-mccall wrote:
No worries @EricWF, thanks for your help.
The regression is time spent in ASTReader::ReadPragmaDiagnosticMappings, which explains why it's modules-specific.

here's the baseline

and a ridiculously-wide screenshot of just that function

(sorry I don't have a reasonable way to share the underlying data)
https://github.com/llvm/llvm-project/pull/79532
More information about the libcxx-commits
mailing list