mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-08 06:38:02 +00:00
3781a36238
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}}
|