Richard Smith | 2ce63b4 | 2018-09-13 21:10:08 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 %s -verify |
Volodymyr Sapsai | 3bbdd87 | 2019-01-15 20:08:23 +0000 | [diff] [blame] | 2 | // RUN: %clang_cc1 -fms-compatibility %s -verify |
Richard Smith | 2ce63b4 | 2018-09-13 21:10:08 +0000 | [diff] [blame] | 3 | |
4 | #include "<empty_file_to_include.h>" // expected-error {{'<empty_file_to_include.h>' file not found, did you mean 'empty_file_to_include.h'?}} |