This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e02feb3 [c++1z] Fix assertion failure when using the wrong number of [...] new 149b775 [CodeGen] Devirtualize calls to methods marked final in a der [...]
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/CodeGen/CGClass.cpp | 22 ++++++++++----- .../devirtualize-virtual-function-calls-final.cpp | 16 +++++++++++ test/CodeGenCXX/ubsan-devirtualized-calls.cpp | 31 ++++++++++------------ 3 files changed, 45 insertions(+), 24 deletions(-)