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
/
Threading.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Remove obsolete includes. NFC
Sam McCall
2019-09-04
1
-2
/
+2
*
[clangd] Move threading helper to more appropriate header. NFC
Sam McCall
2019-09-04
1
-0
/
+14
*
[clangd] Use llvm::set_thread_priority in background-index
Kadir Cetinkaya
2019-04-18
1
-10
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Only reduce priority of a thread for indexing.
Kadir Cetinkaya
2018-12-17
1
-1
/
+1
*
[clangd] Avoid emitting Queued status when we are able to acquire the Barrier.
Haojian Wu
2018-12-13
1
-0
/
+1
*
[clangd] Prevent thread starvation in tests on loaded systems.
Sam McCall
2018-11-27
1
-0
/
+4
*
[clangd] Use thread pool for background indexing.
Kadir Cetinkaya
2018-10-30
1
-0
/
+8
*
[clangd] Use 'const Twine&' instead of 'Twine'. NFC
Ilya Biryukov
2018-07-26
1
-1
/
+1
*
[clangd] Replace UniqueFunction with llvm::unique_function.
Benjamin Kramer
2018-07-03
1
-1
/
+1
*
[clangd] Debounce streams of updates.
Sam McCall
2018-03-02
1
-7
/
+39
*
[clangd] Allow embedders some control over when diagnostics are generated.
Sam McCall
2018-02-22
1
-16
/
+9
*
[clangd] Tracing: name worker threads, and enforce naming scheduled async tasks
Sam McCall
2018-02-19
1
-1
/
+3
*
[clangd] Stop exposing Futures from ClangdServer operations.
Sam McCall
2018-02-13
1
-3
/
+19
*
Resubmit "[clangd] The new threading implementation"
Ilya Biryukov
2018-02-08
1
-54
/
+45
*
Revert "[clangd] The new threading implementation" (r324356)
Ilya Biryukov
2018-02-06
1
-45
/
+54
*
[clangd] The new threading implementation
Ilya Biryukov
2018-02-06
1
-54
/
+45
*
[clangd] Pass Context implicitly using TLS.
Sam McCall
2018-01-31
1
-5
/
+8
*
[clangd] Refactored threading in ClangdServer
Ilya Biryukov
2018-01-31
1
-0
/
+83