aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/encode-test-4.m
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-07Make constant emission for @encode use the common string emission code. Eli Friedman