summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/synthesized-property-cleanup.mm
Commit message (Collapse)AuthorAgeFilesLines
* Debug Info: Strengthen the synthesized-property-cleanup.mm test, NFCVedant Kumar2019-12-101-3/+12
| | | | | | | | 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
* Debug Info: Assert that location is available for cleanupsAdrian Prantl2019-12-051-0/+25
rdar://57630879 Differential Revision: https://reviews.llvm.org/D71042
OpenPOWER on IntegriCloud