[PATCH] D71042: [DebugInfo] Ensure fallback artificial location is available for cleanups
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 5 12:36:12 PST 2019
vsk added inline comments.
================
Comment at: clang/test/CodeGenObjCXX/synthesized-property-cleanup.mm:16
+
+// [[LOC]] = !DILocation(line: 0
+
----------------
Heads-up: this location should be different once https://reviews.llvm.org/D71084 lands, which I assume this depends on.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71042/new/
https://reviews.llvm.org/D71042
More information about the cfe-commits
mailing list