llvm-project
6e9a308a
- [clang] Avoid calling isInSystemMacro() too often (#182217)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
57 days ago
[clang] Avoid calling isInSystemMacro() too often (#182217) This caused a performance regression as reported in https://github.com/llvm/llvm-project/pull/141950
References
#182217 - [clang] Avoid calling isInSystemMacro() too often
Author
tbaederr
Parents
a0f344f6
Loading