1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/unittests/ObjectYAML
Joachim Meyer d06a70e02e Add -Wno-error=unknown flag to clang-format.
Currently newer clang-format options cannot be included in .clang-format files, if not all users can be forced to use an updated version.
This patch tries to solve this by adding an option to clang-format, enabling to ignore unknown (newer) options.

Differential Revision: https://reviews.llvm.org/D86137
2020-09-19 10:17:57 +02:00
..
CMakeLists.txt [ObjectYAML][DWARF] Collect diagnostic message when YAMLParser fails. 2020-06-29 16:13:53 +08:00
DWARFYAMLTest.cpp [DWARFYAML] Replace InitialLength with Format and Length. NFC. 2020-08-13 18:39:03 +08:00
ELFYAMLTest.cpp [VE] Implements minimum MC layer for VE (3/4) 2020-05-28 10:07:48 +02:00
MinidumpYAMLTest.cpp
YAML2ObjTest.cpp
YAMLTest.cpp Add -Wno-error=unknown flag to clang-format. 2020-09-19 10:17:57 +02:00