[PATCH] D34764: Introduce FileEdit utility

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 10:18:25 PDT 2017


rnk added a comment.

Why `{!--`? It seems inconsistent with the usual LLVM thing of an all caps directive like CHECK:, RUN:, or a Unixy-EOF. Unbalanced braces will make tools like clang-format misbehave.


https://reviews.llvm.org/D34764





More information about the llvm-commits mailing list