r.stahl marked 2 inline comments as done. r.stahl added inline comments.
================ Comment at: test/Format/language-detection.cpp:2 // RUN: grep -Ev "// *[A-Z0-9_]+:" %s \ -// RUN: | clang-format -style=llvm -assume-filename=foo.js \ // RUN: | FileCheck -strict-whitespace -check-prefix=CHECK1 %s ---------------- lebedev.ri wrote: > What's wrong with `-style=llvm`? I looked at all the tests in that folder and saw that LLVM is the more common usage and unified it. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61001/new/ https://reviews.llvm.org/D61001 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits