This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3ce957556e9 Revert r359717, "Make check-clang depend on the clang-check [...] new 3abee1bcf33 FileCheck [4/12]: Introduce @LINE numeric expressions new 70d009dbe3f [FileCheck] Fix line-count.txt test
The 2 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 | 35 +++-- include/llvm/Support/FileCheck.h | 153 +++++++++++++++++---- lib/Support/FileCheck.cpp | 266 +++++++++++++++++++++--------------- test/FileCheck/line-count.txt | 36 +++-- unittests/Support/FileCheckTest.cpp | 62 +++++++-- 5 files changed, 380 insertions(+), 172 deletions(-)