aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-property4.m
AgeCommit message (Expand)Author
2012-04-05Enhance testing a bit to make sure that we're omitting theEric Christopher
2012-04-05Only emit the getter and setter names if they're not the defaultEric Christopher
2012-02-06Relax valid location check. This fixes a clang crash while emitting debug inf...Devang Patel