This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ea7b75a952 Revert "[Serialization] Fix some Clang-tidy modernize and In [...] new ac7fbab9b4 [analyzer] Do not invalidate the `this` pointer.
The 1 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/LoopWidening.cpp | 12 +++++ lib/StaticAnalyzer/Core/RegionStore.cpp | 3 ++ test/Analysis/this-pointer.cpp | 88 ++++++++++++++++++++++++++++++++ 3 files changed, 103 insertions(+) create mode 100644 test/Analysis/this-pointer.cpp