llvm-project/clang/unittests/Basic
Argyrios Kyrtzidis 5e035651fd [clang/Diagnostic] Use optional to disambiguate between a StoredDiagMessage that is not set vs set as empty string
"But when would you have a completely empty diagnostic message", you ask dear reader?
That is when there is an empty "#warning" in code.

rdar://106155415

Differential Revision: https://reviews.llvm.org/D145256
2023-03-03 12:48:48 -08:00
..
CharInfoTest.cpp
CMakeLists.txt
DarwinSDKInfoTest.cpp
DiagnosticTest.cpp [clang/Diagnostic] Use optional to disambiguate between a StoredDiagMessage that is not set vs set as empty string 2023-03-03 12:48:48 -08:00
FileEntryTest.cpp
FileManagerTest.cpp
LineOffsetMappingTest.cpp
SanitizersTest.cpp
SarifTest.cpp Recommit "[Support] change StringMap hash function from djbHash to xxHash" 2023-02-19 16:52:26 -05:00
SourceManagerTest.cpp