llvm-project/clang/lib/Index
Eric Liu 4d22172b3a [Index] Add an option to collect macros from preprocesor.
Summary: Also added unit tests for the index library; lit+c-index-test is painful...

Reviewers: ilya-biryukov

Reviewed By: ilya-biryukov

Subscribers: mgorny, cfe-commits

Differential Revision: https://reviews.llvm.org/D52098

llvm-svn: 342451
2018-09-18 08:51:08 +00:00
..
CMakeLists.txt [Index] Add clangLex to LINK_LIBS 2018-07-09 08:54:42 +00:00
CodegenNameGenerator.cpp [index] Generate class & metaclass manglings for objc 2017-09-22 16:58:57 +00:00
CommentToXML.cpp Print enum constant values using the original source formatting 2017-08-17 13:41:55 +00:00
IndexBody.cpp [index] For an ObjC message call, also record as receivers the protocols if they are present in the ObjC type 2018-08-17 23:50:59 +00:00
IndexDecl.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
IndexSymbol.cpp [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet 2018-08-26 06:27:23 +00:00
IndexTypeSourceInfo.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
IndexingAction.cpp [Index] Add an option to collect macros from preprocesor. 2018-09-18 08:51:08 +00:00
IndexingContext.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
IndexingContext.h [Index] Add index::IndexingOptions::IndexImplicitInstantiation 2018-07-09 21:49:06 +00:00
SimpleFormatContext.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
USRGeneration.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00