Skip to content
Snippets Groups Projects
Commit c7ef5656 authored by Richard Smith's avatar Richard Smith
Browse files

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

llvm-svn: 324033
parent 2d67d1e2
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03
// <memory> // <memory>
// template <class T> // template <class T>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment