summaryrefslogtreecommitdiffstats
path: root/include/clang/Index/USRGeneration.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Index] Expose USR generation for typesIlya Biryukov2018-11-261-0/+8
* [Index] Fix header guard namingFangrui Song2018-09-221-1/+1
* [index] Enhance indexing for module referencesArgyrios Kyrtzidis2018-09-181-0/+17
* NFC: Add the emacs c++ mode hint "-*- C++ -*-" to the headers that don't have itErik Pilkington2018-07-241-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-8/+8
* [index] Take into account the category's external_symbol attr for namespacing...Argyrios Kyrtzidis2017-04-211-1/+5
* [index] Take advantage of 'external_source_symbol' attribute for indexing pur...Argyrios Kyrtzidis2017-04-211-3/+11
* [index] Provide a more general index::generateUSRForMacro() that doesn't depe...Argyrios Kyrtzidis2017-02-021-0/+3
* [index] Create different USR if a property is a class property.Argyrios Kyrtzidis2016-07-151-1/+1
* Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinitio...Richard Smith2015-05-041-3/+3
* libclang/libIndex: USR generation: mangle source location into USRs for macros,Dmitri Gribenko2014-03-281-2/+10
* Fix closing namespace comment to reflect realityDmitri Gribenko2013-11-131-1/+1
* Rename libIDE to libIndex.Argyrios Kyrtzidis2013-08-171-0/+54