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
/
unittests
/
clangd
/
DiagnosticsTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-652
/
+0
*
[clangd] Support relatedInformation in diagnostics.
Sam McCall
2019-04-18
1
-25
/
+58
*
[clangd] Strip the ' [some-check-name]' suffix from clang-tidy diagnostics. T...
Sam McCall
2019-04-17
1
-7
/
+5
*
[clangd] Use shorter, more recognizable codes for diagnostics.
Sam McCall
2019-04-17
1
-4
/
+4
*
[clangd] Include textual diagnostic ID as Diagnostic.code.
Sam McCall
2019-04-17
1
-2
/
+14
*
[clangd] Add Source to clangd::Diagnostic.
Haojian Wu
2019-03-06
1
-0
/
+17
*
[clangd] Don't attach FixIt to the source code in macro.
Haojian Wu
2019-02-22
1
-0
/
+12
*
[clangd] Handle another incomplete-type diagnostic case in IncludeFixer.
Eric Liu
2019-02-21
1
-0
/
+5
*
[clangd] Handle unresolved scope specifier when fixing includes.
Eric Liu
2019-02-19
1
-4
/
+86
*
[clangd] Cache include fixes for diagnostics caused by the same unresolved na...
Eric Liu
2019-02-18
1
-0
/
+38
*
[clangd] Handle a few more diag kinds in include fixer.
Eric Liu
2019-02-13
1
-4
/
+15
*
[clangd] Fix an assertion in TypoCorrection.
Eric Liu
2019-02-08
1
-0
/
+15
*
[clangd] Suggest adding missing includes for typos (like include-fixer).
Eric Liu
2019-02-07
1
-9
/
+86
*
[clangd] Append "(fix available)" to diagnostic message when fixes are present.
Eric Liu
2019-01-31
1
-1
/
+2
*
[clangd] Suggest adding missing includes for incomplete type diagnostics.
Eric Liu
2019-01-28
1
-0
/
+351