================
@@ -1256,6 +1257,10 @@ class Sema final : public SemaBase {
                             bool ForceComplain = false,
                             bool (*IsPlausibleResult)(QualType) = nullptr);
 
+  // Adds inferred lifetime bound attribute for implicit this to its
----------------
usx95 wrote:

nit: write implicit instead of inferred

https://github.com/llvm/llvm-project/pull/176703
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to