mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
switch to using -verify
llvm-svn: 57068
This commit is contained in:
parent
cc498392a2
commit
464e17ab20
@ -1,5 +1,5 @@
|
||||
// RUN: not clang %s -pedantic-errors -E
|
||||
// RUN: clang %s -pedantic-errors -verify
|
||||
// PR2045
|
||||
|
||||
#define b
|
||||
#undef a b
|
||||
/* expected-error {{extra tokens at end of #undef directive}} */ #undef a b
|
||||
|
Loading…
Reference in New Issue
Block a user