repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
Preprocessor
/
disabled-cond-diags.c
blob
0237b5debd3bfe277c91cd4b0f8b009358bbe1ea
1
// RUN: %clang_cc1 -E -verify %s
2
// expected-no-diagnostics
3
4
#if 0
5
6
// Shouldn't get warnings here.
7
??( ??)
8
9
// Should not get an error here.
10
` ` ` `
11
#endif