[libc++][NFC] Remove tab in filebuf/traits_mismatch.fail.cpp

This commit is contained in:
Nikolas Klauser 2022-08-25 22:45:47 +02:00
parent c035efc814
commit 6ffd39731a

View File

@ -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'}}