================
@@ -49,6 +50,11 @@ enum class WarningScope {
IntraTU // For warnings on functions local to a Translation Unit.
};
+struct LifetimeSafetyAliasChainEntry {
----------------
iitianpushkar wrote:
ok!
https://github.com/llvm/llvm-project/pull/206337