This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f1b760e Instead of resetting the pointer, or releasing it which was t [...] new 4d47937 Improve obvious-most-derived-type devirtualization:
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: include/clang/AST/Expr.h | 5 ++ lib/AST/Expr.cpp | 28 +++++++++- lib/CodeGen/CGClass.cpp | 52 ++++++------------ .../devirtualize-virtual-function-calls.cpp | 63 +++++++++++++++++++++- 4 files changed, 108 insertions(+), 40 deletions(-)