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
/
Driver
/
malign_double.c
blob
2c5cc35ea1941c1d1d589bc0658a178524640e23
1
// RUN: %clang -### -malign-double %s 2>&1 | FileCheck %s
2
3
// Make sure -malign-double is passed through the driver.
4
5
// CHECK: "-malign-double"