summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/non-lazy-classes.m
Commit message (Collapse)AuthorAgeFilesLines
* Improve test case a wee bitDaniel Dunbar2009-05-181-0/+3
| | | | llvm-svn: 72014
* Classes with "+load" methods need to go in the non-lazy class list (orDaniel Dunbar2009-05-151-0/+30
else the method will not be found by the runtime at class load time). llvm-svn: 71904
OpenPOWER on IntegriCloud