llvm-project/clang-tools-extra/clangd/unittests/support
Christian Kühnel 5bd643d31d [clangd] cleanup of header guard names
Renaming header guards to match the LLVM convention.
This patch was created by automatically applying the fixes from
clang-tidy.

I've removed the [NFC]  tag from the title, as we're adding header guards in some files and thus might trigger behavior changes.

Differential Revision: https://reviews.llvm.org/D113896
2021-12-02 15:58:35 +00:00
..
CancellationTests.cpp
ContextTests.cpp
FileCacheTests.cpp [clangd] Extract common file-caching logic from ConfigProvider. 2020-11-25 12:09:13 +01:00
FunctionTests.cpp
MarkupTests.cpp
MemoryTreeTests.cpp [clangd] Add a metric for tracking memory usage 2020-10-12 15:25:29 +02:00
PathTests.cpp [clangd] Fix windows buildbots after ecea7218fb 2021-02-16 20:57:08 +01:00
TestTracer.cpp [clangd] Metric tracking through Tracer 2020-05-03 10:50:32 +02:00
TestTracer.h [clangd] cleanup of header guard names 2021-12-02 15:58:35 +00:00
ThreadingTests.cpp [clangd] Use atomics instead of locks to track periodic memory trimming 2020-12-22 22:32:22 +01:00
TraceTests.cpp [clangd] NFC: Use SmallVector<T> where possible 2020-12-10 13:36:49 +01:00