brintos

brintos / llvm-project-archived public Read only

0
0
Text · 166 B · c616c7b Raw
5 lines · c
1// expected-warning@+2{{macro 'Foo' has been marked as deprecated}}2// expected-warning@+1{{macro 'Foo' has been marked as unsafe for use in headers}}3#if Foo4#endif5