summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/ns_consume_null_check.m
AgeCommit message (Expand)Author
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-12Properly assemble PHIs after a null-checked invoke of objc_msgSend.John McCall
2012-08-17Fix broken check lines.Benjamin Kramer
2012-01-31fix test.Fariborz Jahanian
2012-01-30test for a v-table dispatch that consumes anFariborz Jahanian