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
/
DiagnosticsTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Fix modernize-loop-convert "multiple diag in flight" crash.
Haojian Wu
2020-06-10
1
-0
/
+27
*
[clangd] Adjust diagnostic range to be inside main file
Kadir Cetinkaya
2020-01-09
1
-0
/
+23
*
[Parser] Don't crash on MS assembly if target desc/asm parser isn't linked in.
Sam McCall
2019-12-09
1
-0
/
+10
*
[NFC] ASSERT_EQ before accessing items in containers
Kirill Bobyrev
2019-11-26
1
-1
/
+4
*
[clangd] Fix diagnostic location for macro expansions
Kadir Cetinkaya
2019-11-25
1
-4
/
+41
*
Make the last to clangd unit tests pass on Windows.
Nico Weber
2019-10-13
1
-2
/
+8
*
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
Sam McCall
2019-09-04
1
-1
/
+1
*
[clangd] Drop diags from non-written #include.
Haojian Wu
2019-08-12
1
-0
/
+9
*
[clangd] Compute scopes eagerly in IncludeFixer
Ilya Biryukov
2019-08-06
1
-0
/
+21
*
[clangd] Ignore diags from builtin files
Kadir Cetinkaya
2019-07-30
1
-1
/
+13
*
[clangd] Deduplicate clang-tidy diagnostic messages.
Haojian Wu
2019-07-05
1
-0
/
+38
*
[clangd] Make FixIt message be consistent with the clang-tidy diagnostic mess...
Haojian Wu
2019-07-01
1
-6
/
+16
*
[clangd] Index API and implementations for relations
Nathan Ridge
2019-06-15
1
-2
/
+3
*
[Clangd] Fixed clangd diagnostics priority
Kadir Cetinkaya
2019-06-13
1
-2
/
+11
*
[clangd] Limit the size of synthesized fix message
Ilya Biryukov
2019-05-24
1
-1
/
+31
*
[clangd] Respect WarningsAsErrors configuration for clang-tidy
Fangrui Song
2019-05-19
1
-0
/
+39
*
[clangd] Respect clang-tidy suppression comments
Fangrui Song
2019-05-19
1
-0
/
+21
*
[clangd] Qualify uses of ::testing everywhere. NFC
Ilya Biryukov
2019-05-06
1
-13
/
+14
*
Fix test to avoid assuming clang will diagnose problems in unreachable code.
Richard Smith
2019-05-06
1
-0
/
+2
*
[clangd] Surface diagnostics from headers inside main file
Kadir Cetinkaya
2019-04-29
1
-10
/
+128
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-0
/
+652