aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/property-object-conditional-exp.mm
AgeCommit message (Expand)Author
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2012-06-20Restructure how the driver communicates information about theJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2011-05-17For calls returning first-class aggregates, store by element instead of creat...Eli Friedman
2011-02-28Revert r126678.Fariborz Jahanian
2011-02-28objc IRGen for Next runtime message API.Fariborz Jahanian
2010-09-27Copying result of object property reference expressionFariborz Jahanian
2010-09-25Fix a NYI in IRGen which was due to incorrect ASTFariborz Jahanian