hanchenye-llvm-project/clang/lib/Index
Jan Korous 7e36ecd66d [clang][Index] Replace CodegenNameGenerator with ASTNameGenerator
Follow-up to: 3ff8c3b73f, d5d15b4c1f

Should be NFC since the original patch just moved the code.

llvm-svn: 371117
2019-09-05 20:33:52 +00:00
..
CMakeLists.txt [clang][Index] Replace CodegenNameGenerator with ASTNameGenerator 2019-09-05 20:33:52 +00:00
CommentToXML.cpp Use llvm::stable_sort 2019-04-24 14:43:05 +00:00
FileIndexRecord.cpp Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 2019-07-03 08:13:17 +00:00
FileIndexRecord.h [clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto with type 2019-02-27 21:48:02 +00:00
IndexBody.cpp
IndexDecl.cpp Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
IndexSymbol.cpp [clang][NFCI] Fix random typos 2019-07-23 16:54:11 +00:00
IndexTypeSourceInfo.cpp [Index] Fix reported references in presence of template type aliases 2019-05-23 16:48:47 +00:00
IndexingAction.cpp [Index] Added a ShouldSkipFunctionBody callback to libIndex, and refactored clients to use it instead of inventing their own solution 2019-08-29 11:47:34 +00:00
IndexingContext.cpp Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
IndexingContext.h
SimpleFormatContext.h
USRGeneration.cpp Add SVE opaque built-in types 2019-08-09 08:52:54 +00:00