================ @@ -57,6 +57,7 @@ enum LifetimeKind { }; using LifetimeResult = llvm::PointerIntPair<const InitializedEntity *, 3, LifetimeKind>; + ---------------- yronglin wrote: Nit: Let's revert blank modification. https://github.com/llvm/llvm-project/pull/145164