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-extra
/
clangd
/
unittests
/
SymbolCollectorTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Use expansion location when the ref is inside macros.
Haojian Wu
2019-12-09
1
-0
/
+23
*
[clangd] Add xref for macro to static index.
Utkarsh Saxena
2019-12-05
1
-18
/
+97
*
[clangd] Replace getLangOpts().isHeaderFile usage with isHeaderFile helper.
Haojian Wu
2019-11-15
1
-0
/
+11
*
[clangd] Collect name references in the index.
Haojian Wu
2019-10-24
1
-0
/
+17
*
[clangd] Use our own relation kind.
Haojian Wu
2019-10-17
1
-2
/
+1
*
[clangd] Use pre-populated mappings for standard symbols
Ilya Biryukov
2019-09-09
1
-1
/
+1
*
[clang][Index][NFC] Put IndexingOptions to a separate header
Jan Korous
2019-09-06
1
-0
/
+1
*
Changed FrontendActionFactory::create to return a std::unique_ptr
Dmitri Gribenko
2019-08-29
1
-2
/
+3
*
[Index] Stopped wrapping FrontendActions in libIndex and its users
Dmitri Gribenko
2019-08-29
1
-11
/
+10
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[clangd] cleanup: unify the implemenation of checking a location is inside ma...
Haojian Wu
2019-07-19
1
-2
/
+1
*
[clangd] Collect the refs when the main file is header.
Haojian Wu
2019-07-02
1
-0
/
+27
*
[clangd] Add include-mapping for C symbols.
Haojian Wu
2019-06-21
1
-1
/
+3
*
[clangd] SymbolCollector support for relations
Nathan Ridge
2019-06-04
1
-8
/
+23
*
[clangd] Add SourceManager accessor to ParsedAST. NFC
Sam McCall
2019-05-28
1
-3
/
+2
*
[clangd] Qualify uses of ::testing everywhere. NFC
Ilya Biryukov
2019-05-06
1
-29
/
+25
*
[clangd] Fix header-guard check for include insertion, and don't index header...
Sam McCall
2019-05-03
1
-1
/
+22
*
[clangd] Add separate unit tests for CanonicalIncludes. NFC
Sam McCall
2019-04-29
1
-35
/
+3
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-0
/
+1272