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
/
lib
/
Index
/
IndexingAction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Index] Ignore noop #undef's when handling macro occurrences.
Eric Liu
2018-07-09
1
-0
/
+2
*
[Index] Add indexing support for MACROs.
Eric Liu
2018-07-09
1
-34
/
+82
*
[Index] Remove unused index::IndexDataConsumer::_anchor()
Fangrui Song
2018-07-05
1
-2
/
+0
*
[index] Fix methods that take a shared_ptr to just take a reference.
Benjamin Kramer
2018-04-23
1
-16
/
+14
*
[Index] Return SourceLocation to consumers, not FileID/Offset pair.
Sam McCall
2018-04-09
1
-4
/
+5
*
[Index] Add setPreprocessor member to IndexDataConsumer.
Eric Liu
2017-12-07
1
-8
/
+14
*
[index] Added a method indexTopLevelDecls to run indexing on a list of Decls.
Ilya Biryukov
2017-07-14
1
-0
/
+12
*
[c-index-test] Provide capability to index module file imports and dump their...
Argyrios Kyrtzidis
2017-01-30
1
-0
/
+17
*
[index] Factor libclang's functionality to determing the mangled name of symb...
Argyrios Kyrtzidis
2016-02-14
1
-0
/
+2
*
[index] Allow calling createIndexingAction() without passing another action t...
Argyrios Kyrtzidis
2016-02-14
1
-22
/
+56
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+140