mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-21 18:22:53 +01:00
d06a70e02e
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DWARFYAMLTest.cpp | ||
ELFYAMLTest.cpp | ||
MinidumpYAMLTest.cpp | ||
YAML2ObjTest.cpp | ||
YAMLTest.cpp |