forked from OSchip/llvm-project
f64903fd81
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 |