This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b0d3bfc331 Cosmetic; don't use the magic constant 35 when HASH is more [...] new ef59a3e09a7 llvm-undname: Add support for demangling typeinfo names new 439983d2918 [ValueTracking] Fix uninitialized variable warnings in matc [...] new 5a1b329567b [ValueTracking] Remove unused matchSelectPattern optional a [...]
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: include/llvm/Analysis/ValueTracking.h | 10 +++++----- include/llvm/Demangle/MicrosoftDemangle.h | 1 + lib/Analysis/ValueTracking.cpp | 11 ++++++----- lib/Demangle/MicrosoftDemangle.cpp | 18 ++++++++++++++++++ test/Demangle/invalid-manglings.test | 5 +++++ test/Demangle/ms-operators.test | 3 +++ 6 files changed, 38 insertions(+), 10 deletions(-)