================
@@ -441,6 +427,41 @@ class LifetimeSafetySemaHelperImpl : public
LifetimeSafetySemaHelper {
}
private:
+ std::string
+ getDiagStorageDescription(const internal::AccessPath &AccessPath) {
----------------
NeKon69 wrote:
This new function is not necessary and just copied functionality of the one we
already have, use that one instead.
https://github.com/llvm/llvm-project/pull/204900
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits