This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-03 20:26:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang-tools-extra
/
clang-include-fixer
History
Haojian Wu
40276f78fd
[include-fixer] Add the missing variant header to the STL header list.
2023-04-13 12:09:36 +02:00
..
find-all-symbols
[include-fixer] Add the missing variant header to the STL header list.
2023-04-13 12:09:36 +02:00
plugin
…
tool
[cmake] do not set execution permission to regular files.
2022-09-07 11:04:12 +08:00
CMakeLists.txt
…
FuzzySymbolIndex.cpp
LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-09 04:06:52 +00:00
FuzzySymbolIndex.h
…
IncludeFixer.cpp
[NFC] Make MultiplexExternalSemaSource own sources
2022-09-02 13:57:39 -05:00
IncludeFixer.h
…
IncludeFixerContext.cpp
Use llvm::sort instead of std::sort where possible
2022-07-23 15:19:05 +02:00
IncludeFixerContext.h
…
InMemorySymbolIndex.cpp
…
InMemorySymbolIndex.h
…
SymbolIndex.h
…
SymbolIndexManager.cpp
try to fix build more after 16544cbe64b8
2022-09-28 15:35:46 -04:00
SymbolIndexManager.h
…
YamlSymbolIndex.cpp
[clang-tools-extra] Remove unused using (NFC)
2021-12-31 10:51:10 -08:00
YamlSymbolIndex.h
…