index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
/
CXIndexDataConsumer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fix typos in Clangd and Clang
Kirill Bobyrev
2019-12-16
1
-6
/
+6
*
Removed dead code from clang/tools/libclang/CXIndexDataConsumer.{cpp,h}
Dmitri Gribenko
2019-08-14
1
-31
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[index] Enhance indexing for module references
Argyrios Kyrtzidis
2018-09-18
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[Index] Return SourceLocation to consumers, not FileID/Offset pair.
Sam McCall
2018-04-09
1
-3
/
+2
*
[libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfo
Fangrui Song
2018-02-12
1
-2
/
+4
*
[Index] Add setPreprocessor member to IndexDataConsumer.
Eric Liu
2017-12-07
1
-1
/
+1
*
[index] When indexing an ObjC method declaration use its base name for the lo...
Argyrios Kyrtzidis
2017-01-26
1
-1
/
+1
*
Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtr
David Blaikie
2017-01-05
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+0
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+533