================
@@ -0,0 +1,12 @@
+// RUN: %clang_cc1 -fopenmp -fsyntax-only -verify %s
+
+void foo() {
----------------
TPPPP72 wrote:

Good catch! I missed the multi-level nested case. I'll update the traversal 
logic and include this test in the next commit. Thanks!

https://github.com/llvm/llvm-project/pull/216692
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to