Address @danalberts comments on r237700
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237740 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
// UNSUPPORTED: sanitizer-new-delete
|
||||
|
||||
// NOTE: Require that the compiler supports the -fsized-deallocation flag.
|
||||
// NOTE: Only clang-3.7 and GCC 5.1 and greater support -fsized-deallocation.
|
||||
// REQUIRES: fsized-deallocation
|
||||
|
||||
// RUN: %build -fsized-deallocation
|
||||
|
@@ -14,7 +14,7 @@
|
||||
|
||||
// UNSUPPORTED: sanitizer-new-delete
|
||||
|
||||
// NOTE: Require that the compiler supports the -fsized-deallocation flag.
|
||||
// NOTE: Only clang-3.7 and GCC 5.1 and greater support -fsized-deallocation.
|
||||
// REQUIRES: fsized-deallocation
|
||||
|
||||
// RUN: %build -fsized-deallocation
|
||||
|
Reference in New Issue
Block a user