================
@@ -215,6 +221,8 @@ class CGBuilderTy : public CGBuilderBaseTy {
   ///
   /// This API assumes that drilling into a struct like this is always an
   /// inbounds and nuw operation.
+  /// Specifically, inbounds flag will not be set if \p IsBaseConstantNull is
+  /// true.
----------------
nikic wrote:

Outdated comment.

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

Reply via email to