This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8ea86256ad [RISCV] Implement benchmark::cycleclock::Now new 4c964d9d013 Revert "[FileCheck] Use ASSERT for fatal unit tests" new ffcb0956192 Revert "[FileCheck]] Canonicalize caret location testing" new da0bd4db2c5 Revert "FileCheck [8/12]: Define numeric var from expr"
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/CommandGuide/FileCheck.rst | 26 +-- include/llvm/Support/FileCheck.h | 116 ++++------ lib/Support/FileCheck.cpp | 309 ++++++++++--------------- test/FileCheck/check-not-diaginfo.txt | 15 +- test/FileCheck/numeric-defines-diagnostics.txt | 32 ++- test/FileCheck/numeric-defines.txt | 48 ++-- test/FileCheck/numeric-expression.txt | 67 ++---- test/FileCheck/string-defines-diagnostics.txt | 22 +- test/FileCheck/verbose.txt | 62 ++--- unittests/Support/FileCheckTest.cpp | 238 +++++++------------ 10 files changed, 354 insertions(+), 581 deletions(-)