Issue 55472
Summary Forward compatibility
Labels
Assignees
Reporter NN---
    Consider not failing clang-format when an unknown option is present.
There is a possible situation when `.clang-format` file is created using newer version than you might have.

It is possible that your environment has a lower version.
In such case I would like to have an option to ignore new format options and not fail.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to