This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4316aeccae Specify a target explicitly in libfuzzer driver flag test new 29f0cdc96e [Coverage] Avoid null deref in skipRegionMappingForDecl (fix [...] new 1e969193c2 Remove a dead field. NFC. new 51381410d4 [analyzer] Improve subscripting null arrays for catching nul [...]
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: lib/CodeGen/CodeGenPGO.cpp | 2 +- lib/CodeGen/CodeGenPGO.h | 7 ++----- lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 19 +++++++++---------- lib/StaticAnalyzer/Core/RegionStore.cpp | 3 +++ test/Analysis/null-deref-offsets.c | 19 +++++++++++-------- test/CoverageMapping/empty-destructor.cpp | 11 +++++++++++ 6 files changed, 37 insertions(+), 24 deletions(-) create mode 100644 test/CoverageMapping/empty-destructor.cpp