aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/address-space-field1.c
AgeCommit message (Expand)Author
2009-11-11Fix some tests in -Asserts mode.Daniel Dunbar
2009-09-30Tweak CHECK lines to eliminate a failure on i686-apple-darwin10Douglas Gregor
2009-09-30Convert from nonportable grep to filecheck, patch by John ThompsonChris Lattner
2009-07-22Preserve address space information through member accesses, e.g., Mon P Wang