[all-commits] [llvm/llvm-project] 3e1562: Debug Info: Strengthen the synthesized-property-cl...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Tue Dec 10 13:39:49 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3e1562e83339bb1e18fb36a5a2fc629c75f5f239
https://github.com/llvm/llvm-project/commit/3e1562e83339bb1e18fb36a5a2fc629c75f5f239
Author: Vedant Kumar <vsk at apple.com>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M clang/test/CodeGenObjCXX/synthesized-property-cleanup.mm
Log Message:
-----------
Debug Info: Strengthen the synthesized-property-cleanup.mm test, NFC
After https://reviews.llvm.org/D71084, the line locations assigned when
emitting cleanups inside of property accessors changed. Update this test
to actually check that those locations are correct.
rdar://57796656
More information about the All-commits
mailing list