mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-23 05:25:50 -04:00

Fixes <rdar://10041960>. And also brings down the number of warnings without a flag by one :) llvm-svn: 138842
3 lines
87 B
C
3 lines
87 B
C
#pragma clang system_header
|
|
#include "not exist" // expected-error {{file not found}}
|