summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/id-isa-codegen.m
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* Fix the test some more.Fariborz Jahanian2010-03-091-4/+4
* See if this test makes it though buildbot.Fariborz Jahanian2010-03-091-1/+9
* Reverse the code gen. enabled part of test until I can figure outFariborz Jahanian2010-03-091-9/+1
* Code gen test for a previous patch forFariborz Jahanian2010-03-091-1/+8
* Fix code gen bug generating code forFariborz Jahanian2010-03-031-1/+17
* Fix a code gen bug accessing 'isa' field via a message callFariborz Jahanian2010-02-051-0/+14
* Fixes a code gen bug related to accessing a nowFariborz Jahanian2009-12-151-0/+9
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Code gen for ObjCIsaExpr AST used as lvalue.Fariborz Jahanian2009-12-091-2/+5
* Codegen. support for ObjCIsaExpr AST which until nowFariborz Jahanian2009-12-091-0/+24
OpenPOWER on IntegriCloud