[OpenACC] Enable 'attach' clause for combined constructs
[llvm-project.git] / clang / test / Import / extern-c-function / test.cpp
blob50227cdf9c2b01d2c21d3a05a42f79c325fb0291
1 // RUN: clang-import-test -import %S/Inputs/F.cpp -expression %s
2 void expr() {
3 f(2);