aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/predefined-expr.m
AgeCommit message (Expand)Author
2009-10-08Speed up testing by avoiding stdio.h, also helps testing on windows.Mike Stump
2009-09-13Force triple to avoid spurious differences due to runtime choice.Daniel Dunbar
2009-09-08Vastly improve PredefinedExpr output, both in Sema and CodeGen. Patch by Sam ...Anders Carlsson