diff options
author | Victor Chernyakin <chernyakin.victor.j@outlook.com> | 2025-07-23 11:14:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 20:14:29 +0200 |
commit | 6a9817113838a3f87e803ac71aab46b3ccf24686 (patch) | |
tree | cc5b2c5082348a925585b296d7474ff4987112e4 /clang/lib/Lex/ModuleMapFile.cpp | |
parent | 65dec9956273309158f3feba6ea8f150ce995a2a (diff) | |
download | llvm-6a9817113838a3f87e803ac71aab46b3ccf24686.zip llvm-6a9817113838a3f87e803ac71aab46b3ccf24686.tar.gz llvm-6a9817113838a3f87e803ac71aab46b3ccf24686.tar.bz2 |
[clang-tidy] Speed up `misc-header-include-cycle` (#148757)
Performance optimization of misc-header-include-cycle
based on clangd test on Sema.cpp. Check were slow due
calls to SM.translateFile. Cost reduction (+-) from 11% to 3%.
Diffstat (limited to 'clang/lib/Lex/ModuleMapFile.cpp')
0 files changed, 0 insertions, 0 deletions