================
@@ -5914,3 +5914,54 @@ StringRef PredefinedSugarType::getName(Kind KD) {
}
llvm_unreachable("unexpected kind");
}
+
+bool Type::isImplicitLifetimeType() const {
----------------
My-Bad-2 wrote:
It's possible. But I think, we need to extract the logic from #101807 into
another function/method as it's buried deep inside `EvaluateUnaryTypeTrait()`
https://github.com/llvm/llvm-project/pull/196286
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits