[PATCH] D20710: Lit C++11 Compatibility Patch #9

Charles Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 14:47:30 PST 2017


tigerleapgorge updated this revision to Diff 87309.
tigerleapgorge added a comment.

2 tests have been reviewed in https://reviews.llvm.org/D29520
They are: implicit-virtual-member-functions.cpp and virtual-member-functions.cpp
Remove these from this patch.


https://reviews.llvm.org/D20710

Files:
  test/CodeGenCXX/debug-info-use-after-free.cpp
  test/CodeGenCXX/dynamic-cast-hint.cpp
  test/SemaCXX/i-c-e-cxx.cpp
  test/SemaCXX/new-delete.cpp
  test/SemaCXX/no-wchar.cpp
  test/SemaCXX/virtual-member-functions-key-function.cpp
  test/SemaCXX/warn-bool-conversion.cpp
  test/SemaCXX/zero-length-arrays.cpp
  test/SemaTemplate/instantiate-c99.cpp
  test/SemaTemplate/temp_explicit.cpp
  test/SemaTemplate/value-dependent-null-pointer-constant.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20710.87309.patch
Type: text/x-patch
Size: 22448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/ab782430/attachment-0001.bin>


More information about the cfe-commits mailing list