cor3ntin added inline comments.

================
Comment at: clang/docs/InternalsManual.rst:3285
+  * Are there known issues with the feature that reject valid code?
+  * Are there known issues that fail to reject invalid code?
+  * Are there known crashes, failed assertions, or miscompilations?
----------------
aaron.ballman wrote:
> cor3ntin wrote:
> > any way to rephrase that, "that cause clamg to reject" maybe?
> Sure, we can go with "accept invalid code" instead of "fail to reject 
> invalid".
is the issue the thing that accepts the code? that's what bugs me


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146420/new/

https://reviews.llvm.org/D146420

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to