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
/
TUSchedulerTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-04
1
-1
/
+1
*
[clangd] Propogate context in TUScheduler::run
Kadir Cetinkaya
2019-10-23
1
-0
/
+9
*
[clangd] Fix another TSAN issue
Benjamin Kramer
2019-09-17
1
-1
/
+3
*
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
Sam McCall
2019-09-04
1
-1
/
+1
*
[clangd] Split Preamble.h out of ClangdUnit.h. NFC
Sam McCall
2019-09-04
1
-0
/
+1
*
[clangd] Fix a data race in test code
Ilya Biryukov
2019-09-03
1
-1
/
+3
*
[clangd] Surface errors from command-line parsing
Ilya Biryukov
2019-08-28
1
-2
/
+65
*
[clangd] Don't use Bind() where C++14 move capture works
Benjamin Kramer
2019-08-15
1
-8
/
+6
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[clangd] Provide a way to publish highlightings in non-racy manner
Ilya Biryukov
2019-07-19
1
-9
/
+18
*
[clangd] Add ClangdServer accessor for buffer contents
Sam McCall
2019-06-19
1
-2
/
+6
*
[clangd] Fix a TSAN warning in TUSchedulerTests
Ilya Biryukov
2019-05-09
1
-2
/
+6
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-0
/
+710