[PATCH] D60383: FileCheck [3/12]: Stricter parsing of @LINE expressions
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 04:36:45 PDT 2019
thopre updated this revision to Diff 195539.
thopre marked 3 inline comments as done.
thopre added a comment.
Concatenate diagnostic message via StringRef and Twine rather than std::string
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60383/new/
https://reviews.llvm.org/D60383
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
llvm/test/FileCheck/defines.txt
llvm/test/FileCheck/line-count.txt
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60383.195539.patch
Type: text/x-patch
Size: 13681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/05c18cf4/attachment.bin>
More information about the llvm-commits
mailing list