================
@@ -0,0 +1,22 @@
+// RUN: %clang_cc1 -fsyntax-only -Wdocumentation -verify %s
----------------
ojhunt wrote:

after some hunting, it looks like you need to pass `-dump-ast` to actually hit 
the failing path.

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

Reply via email to