llvm-project/clang-tools-extra/clangd/support
Sam McCall 4d006520b8 [clangd] Clean up unused includes. NFCI
Add includes where needed to fix build.
Haven't systematically added used headers, so there is still accidental
dependency on transitive includes.
2022-02-26 12:00:16 +01:00
..
CMakeLists.txt [clangd] Print current request context along with the stack trace 2021-10-26 00:58:09 +02:00
Cancellation.cpp
Cancellation.h
Context.cpp
Context.h [clangd] Remove references to old future-based API. NFC 2021-01-31 12:13:20 +01:00
FileCache.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
FileCache.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Function.h clang-extra: fix incorrect use of std::lock_guard by adding variable name (identified by MSVC [[nodiscard]] error) 2021-02-02 06:02:59 +01:00
Logger.cpp [clangd] Add -log=public to redact all request info from index server logs 2020-11-02 21:25:12 +01:00
Logger.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Markup.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Markup.h
MemoryTree.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
MemoryTree.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Path.cpp [clang-tools-extra] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
Path.h [clangd] Expose absoluteParent helper 2021-02-19 13:40:21 +01:00
Shutdown.cpp
Shutdown.h [clangd][NFC] includes missing headers 2022-02-15 17:44:47 +00:00
ThreadCrashReporter.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ThreadCrashReporter.h [clangd] Print current request context along with the stack trace 2021-10-26 00:58:09 +02:00
Threading.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Threading.h [clangd][iwyu] explicitly includes `<atomic>` 2021-07-04 06:00:39 +00:00
ThreadsafeFS.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ThreadsafeFS.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Trace.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Trace.h [clangd] Add a helper for exposing tracer status 2020-10-12 15:25:29 +02:00