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
/
dxc_E.hlsl
blob
491d320335b383a32ba5a2a4ae91864048d725aa
1
// RUN: %clang_dxc -Efoo -Tlib_6_7 foo.hlsl -### %s 2>&1 | FileCheck %s
2
3
// Make sure E option flag which translated into "-hlsl-entry".
4
// CHECK:"-hlsl-entry" "foo"