summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/message-reference.mm
AgeCommit message (Expand)Author
2015-03-14Add a bunch of missing "CHECK" colons in tests. NFC.Ahmed Bougacha
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2014-07-18Mark C++ reference parameters as dereferenceableHal Finkel
2014-05-28Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky
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-03-02IRGen. Fix IR when message returns reference type.Fariborz Jahanian