MaskRay added inline comments.

================
Comment at: clang/lib/CodeGen/CGCall.cpp:2176
+    } else {
+      // FIXME dereferenceable should be correct here, regardless of
+      // NullPointerIsValid.  However, dereferenceable currently does not 
always
----------------
@rsmith @jdoerfert Am I right about the FIXME issue here?

Should I link to D66618 instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92297

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

Reply via email to