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
/
unittests
/
Index
/
IndexTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fix typos in Clangd and Clang
Kirill Bobyrev
2019-12-16
1
-5
/
+5
*
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
Dmitri Gribenko
2019-08-30
1
-11
/
+12
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[clang][Index] Fix msan failure
Kadir Cetinkaya
2019-03-08
1
-2
/
+7
*
[clang][Index] Mark references from Constructors and Destructors to class as ...
Kadir Cetinkaya
2019-03-08
1
-1
/
+31
*
[clang][Index] Visit UsingDecls and generate USRs for them
Kadir Cetinkaya
2019-02-26
1
-0
/
+17
*
[clang][Index] Enable indexing of Template Type Parameters behind a flag
Kadir Cetinkaya
2019-02-21
1
-0
/
+24
*
[clang][Index] Fix usage of IndexImplicitInstantiation
Kadir Cetinkaya
2019-02-18
1
-3
/
+85
*
[clang][Index] Add a knob to index function parameters in declarations
Kadir Cetinkaya
2019-02-11
1
-0
/
+15
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-1
/
+1
*
[Index] Add an option to collect macros from preprocesor.
Eric Liu
2018-09-18
1
-0
/
+125