================
@@ -290,18 +293,38 @@ class CFGLoopExit : public CFGElement {
}
};
+/// Base class for representing elements related to the lifetime of automatic
+/// objects
----------------
Xazax-hun wrote:Nit: ```suggestion /// objects. ``` https://github.com/llvm/llvm-project/pull/201123 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
