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
/
index
/
CanonicalIncludes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Use pre-populated mappings for standard symbols
Ilya Biryukov
2019-09-09
1
-28
/
+15
*
[clangd] Add include-mapping for C symbols.
Haojian Wu
2019-06-21
1
-1
/
+2
*
[clangd] Include insertion: require header guards, drop other heuristics, tre...
Sam McCall
2019-04-17
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Get rid of regexes in CanonicalIncludes
Ilya Biryukov
2018-08-22
1
-12
/
+12
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-1
/
+1
*
[clangd] clang-format the source code. NFC
Ilya Biryukov
2018-05-30
1
-1
/
+1
*
[clangd] Skip .inc headers when canonicalizing header #include.
Eric Liu
2018-05-24
1
-3
/
+4
*
[clangd] Make symbol name a required parameter for CanonicalIncludes::mapHeader
Eric Liu
2018-03-01
1
-5
/
+3
*
[clangd] Support include canonicalization in symbol leve.
Eric Liu
2018-03-01
1
-3
/
+14
*
[clangd] Fixes for #include insertion.
Eric Liu
2018-02-19
1
-0
/
+4
*
[clangd] collect symbol #include & insert #include in global code completion.
Eric Liu
2018-02-16
1
-0
/
+79