jolesiak requested changes to this revision.
jolesiak added inline comments.
This revision now requires changes to proceed.


================
Comment at: test/Format/lit.local.cfg:2-3
+# Suffixes supported by clang-format.
+config.suffixes = ['.cpp', '.h', '.m', '.mm', '.java', '.js', '.ts', '.proto',
+                   '.protodevel', '.pb.txt', '.textproto', '.asciipb', '.td']
----------------
Where does this list come from?
Shouldn't '.textpb', 'METADATA', '.c', '.cc' be added here?


Repository:
  rC Clang

https://reviews.llvm.org/D42395



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

Reply via email to