================
@@ -3986,11 +3986,15 @@ defm assumptions : BoolFOption<"assumptions",
           "Disable codegen and compile-time checks for C++23's [[assume]] 
attribute">,
   PosFlag<SetTrue>>;
 
+
+let Visibility = [ClangOption, FlangOption] in {
----------------
tarunprabhu wrote:

> You'd hope that if this did change visibility for cl-mode and dxc-mode, and 
> someone was relying on it, it would break a test somewhere 😅

Hope springs eternal ... 😆 

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

Reply via email to