summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/ns_consume_null_check.m
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-7/+7
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-4/+4
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-6/+8
* Properly assemble PHIs after a null-checked invoke of objc_msgSend.John McCall2013-02-121-13/+64
* Fix broken check lines.Benjamin Kramer2012-08-171-4/+4
* fix test.Fariborz Jahanian2012-01-311-2/+2
* test for a v-table dispatch that consumes anFariborz Jahanian2012-01-301-0/+32