mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-12 21:28:48 +00:00
Mark tests as unsupported in C++98 as well
Differential Revision: https://reviews.llvm.org/D38362 llvm-svn: 317210
This commit is contained in:
parent
c83386cad8
commit
5347ebef23
@ -9,7 +9,7 @@
|
||||
|
||||
// <regex>
|
||||
// UNSUPPORTED: libcpp-no-exceptions
|
||||
// UNSUPPORTED: c++03
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// template <class BidirectionalIterator, class Allocator, class charT, class traits>
|
||||
// bool
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
// <regex>
|
||||
// UNSUPPORTED: libcpp-no-exceptions
|
||||
// UNSUPPORTED: c++03
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// template <class BidirectionalIterator, class Allocator, class charT, class traits>
|
||||
// bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user