Files
clang-p2996/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp
Richard Smith c6abd96bff PR20445: Properly transform the initializer in a CXXNewExpr rather than running
it through the normal TreeTransform logic for Exprs (which will strip off
implicit parts of the initialization and never re-create them).

llvm-svn: 213913
2014-07-25 01:12:44 +00:00

15 KiB