curdeius accepted this revision.
curdeius added a comment.

LGTM.



================
Comment at: clang/tools/clang-format/clang-format-diff.py:51
                       r'.*\.(cpp|cc|c\+\+|cxx|c|cl|h|hh|hpp|hxx|m|mm|inc|js|ts'
-                      r'|proto|protodevel|java|cs|json)',
+                      r'|proto|protodevel|java|cs|json|cppm)',
                       help='custom pattern selecting file paths to reformat '
----------------
Nit: I would put it close to other C++ extensions.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115625/new/

https://reviews.llvm.org/D115625

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to