This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 77aa5a16bf [analyzer] Quickfix: don't crash when runtime definition is [...] new cc206d72c2 [analyzer] Only attempt to get the value of locations of known type new bd1add2fd5 [analyzer] Remove redundant check
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/Checkers/NonnullGlobalConstantsChecker.cpp | 2 +- lib/StaticAnalyzer/Core/RegionStore.cpp | 2 -- test/Analysis/novoidtypecrash.c | 8 ++++++++ 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 test/Analysis/novoidtypecrash.c