llvm-project/clang/lib/Index
Sam McCall 20c9ac2925 [Index] USRGeneration doesn't depend on unnamed.printName() => ''. NFC
This prepares for printName() to print `(anonymous struct)` etc in D134813.

Differential Revision: https://reviews.llvm.org/D135191
2022-10-05 15:51:00 +02:00
..
CMakeLists.txt
CommentToXML.cpp
FileIndexRecord.cpp Use llvm::erase_if (NFC) 2022-08-13 12:55:48 -07:00
FileIndexRecord.h [index] Fix performance regression with indexing macros 2021-06-16 10:16:26 -07:00
IndexBody.cpp [clang][index] Index unresolved member expression as reference 2022-08-19 19:02:42 +03:00
IndexDecl.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexSymbol.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexTypeSourceInfo.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexingAction.cpp Speculatively fix this harder and with improved spelling capabilities. 2021-05-27 09:54:09 -04:00
IndexingContext.cpp [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexingContext.h [index] Improve macro indexing support 2021-04-06 09:12:14 -07:00
USRGeneration.cpp [Index] USRGeneration doesn't depend on unnamed.printName() => ''. NFC 2022-10-05 15:51:00 +02:00