This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0002bae Factor out more commonality between handling of deletion and [...] new ccb64f9 [Test] Make Lit tests C++11 compatible #9
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: test/CodeGenCXX/debug-info-use-after-free.cpp | 3 + test/CodeGenCXX/dynamic-cast-hint.cpp | 6 +- test/SemaCXX/i-c-e-cxx.cpp | 47 +++++++++++--- test/SemaCXX/new-delete.cpp | 71 +++++++++++++++++++--- test/SemaCXX/no-wchar.cpp | 8 ++- .../virtual-member-functions-key-function.cpp | 43 +++++++++++-- test/SemaCXX/warn-bool-conversion.cpp | 67 +++++++++++++++++--- test/SemaCXX/zero-length-arrays.cpp | 11 +++- test/SemaTemplate/instantiate-c99.cpp | 19 ++++++ test/SemaTemplate/temp_explicit.cpp | 25 ++++++-- .../value-dependent-null-pointer-constant.cpp | 15 ++++- 11 files changed, 273 insertions(+), 42 deletions(-)