[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / SemaCUDA / amdgpu-f128.cu
blob9a0212cdb93cffa78b0f9bc0d27c547764cabff9
1 // RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -fsyntax-only -verify %s
3 // expected-no-diagnostics
4 typedef __float128 f128_t;