Disable test in C++<11 mode due to use of alignas.

llvm-svn: 324033
This commit is contained in:
Richard Smith 2018-02-01 23:31:22 +00:00
parent 2d67d1e2a8
commit c7ef5656ff
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03
// <memory>
// template <class T>