This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 17297ffb0b Remove unused code (made unused by r161073, and later more s [...] new 4a1a1d8e4b Fix case of LLVM library names. new 8aec086b16 [analyzer] Don't crash on printing ConcreteInt of size >64 bits
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: lib/StaticAnalyzer/Core/SVals.cpp | 10 +++------- test/Analysis/sval-dump-int128.c | 7 +++++++ tools/clang-import-test/CMakeLists.txt | 6 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) create mode 100644 test/Analysis/sval-dump-int128.c