This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f8f8bf863f [llvm-nm] - Add a test case for case when we dump a symbol [...] new 49e0293e2d1 Revert r370661 "[llvm-nm] - Add a test case for case when w [...] new 131f5690c1f [FileCheck] Forbid using var defined on same line new c2b009e3678 [FileCheck] Make NumericVariable ctor explicit
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 | 2 +- include/llvm/Support/FileCheck.h | 39 +++++------------------ lib/Support/FileCheck.cpp | 42 ++++--------------------- test/FileCheck/numeric-expression.txt | 28 +++++++++++++++-- test/tools/llvm-nm/format-sysv-section.test | 30 ++---------------- unittests/Support/FileCheckTest.cpp | 49 +++++------------------------ 6 files changed, 52 insertions(+), 138 deletions(-)