================
@@ -966,7 +969,8 @@ static bool pathOnlyInitializesGslPointer(IndirectLocalPath 
&Path) {
     if (It.Kind == IndirectLocalPathEntry::LifetimeBoundCall)
----------------
usx95 wrote:

nit: merge the first 3 `if` into a single one.  I feel it makes it clear that 
outcome is same for them.

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

Reply via email to