NoQ added inline comments.

================
Comment at: include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:70
+    /// by binding a smaller object within it to a reference.
+    bool IsTemporaryLifetimeExtendedViaSubobject = false;
 
----------------
dcoughlin wrote:
> Would you be willing to add a tiny code example to the comment? I.e., `const 
> int &x = C().x`
Fixed in the commit.


Repository:
  rC Clang

https://reviews.llvm.org/D43689



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

Reply via email to