================
@@ -0,0 +1,38 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --include-generated-funcs --version 5
+// RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -triple amdgcn-amd-amdhsa 
-fopenmp-targets=amdgcn-amd-amdhsa -emit-llvm %s -fopenmp-is-target-device -o - 
| FileCheck %s
----------------
jhuber6 wrote:

I originally gave an OpenMP version just to indicate that the failure wasn't 
restricted to my weird use-cases as someone could wrap their code in begin / 
end declare target stuff and have it fail.

https://github.com/llvm/llvm-project/pull/128166
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to