mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-21 10:42:35 +00:00
[libc++][NFC] Remove tab in filebuf/traits_mismatch.fail.cpp
This commit is contained in:
parent
c035efc814
commit
6ffd39731a
@ -17,7 +17,7 @@
|
||||
|
||||
int main(int, char**)
|
||||
{
|
||||
std::basic_filebuf<char, std::char_traits<wchar_t> > f;
|
||||
std::basic_filebuf<char, std::char_traits<wchar_t> > f;
|
||||
// expected-error-re@streambuf:* {{{{(static_assert|static assertion)}} failed{{.*}}traits_type::char_type must be the same type as CharT}}
|
||||
// expected-error@fstream:* {{only virtual member functions can be marked 'override'}}
|
||||
// expected-error@fstream:* {{only virtual member functions can be marked 'override'}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user