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
/
Headers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
-1
/
+1
*
[clangd] Don't insert absolute paths, give up instead.
Sam McCall
2019-07-08
1
-7
/
+17
*
[clang][HeaderSearch] Shorten paths for includes in mainfile's directory
Kadir Cetinkaya
2019-07-03
1
-2
/
+6
*
[clangd] Check file path of declaring header when deciding whether to insert ...
Eric Liu
2019-04-16
1
-7
/
+6
*
[clangd] Use identifiers in file as completion candidates when build is not r...
Eric Liu
2019-04-11
1
-1
/
+5
*
[clangd] Suggest adding missing includes for incomplete type diagnostics.
Eric Liu
2019-01-28
1
-0
/
+35
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-15
/
+17
*
[clangd] Replay preamble #includes to clang-tidy checks.
Sam McCall
2018-11-20
1
-7
/
+17
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-14
/
+13
*
[clangd] Make IncludeInserter less slow. NFC
Eric Liu
2018-09-27
1
-6
/
+6
*
[clangd] Incorporate transitive #includes into code complete proximity scoring.
Sam McCall
2018-07-03
1
-17
/
+73
*
[clangd] UI for completion items that would trigger include insertion.
Eric Liu
2018-06-15
1
-41
/
+17
*
[clangd] Populate #include insertions as additional edits in completion items.
Eric Liu
2018-05-15
1
-59
/
+35
*
[clangd] Add helper for collecting #include directives in file.
Eric Liu
2018-05-14
1
-19
/
+38
*
Reland "[tools] Updating PPCallbacks::InclusionDirective calls"
Julie Hockett
2018-05-10
1
-1
/
+2
*
Revert "[tools] Updating PPCallbacks::InclusionDirective calls"
Julie Hockett
2018-05-09
1
-2
/
+1
*
[tools] Updating PPCallbacks::InclusionDirective calls
Julie Hockett
2018-05-09
1
-1
/
+2
*
[clangd] don't insert new includes if either original header or canonical hea...
Eric Liu
2018-02-26
1
-18
/
+38
*
[clangd] Correct setting ignoreWarnings in CodeCompletion.
Haojian Wu
2018-02-22
1
-2
/
+2
*
[clangd] Fixes for #include insertion.
Eric Liu
2018-02-19
1
-4
/
+12
*
[clangd] collect symbol #include & insert #include in global code completion.
Eric Liu
2018-02-16
1
-0
/
+117