summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/tentative-cfconstantstring.m
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: try harder to make the CFString structure RWSaleem Abdulrasool2016-07-291-1/+1
* Fix predefine for __NSConstantString struct typeBen Langmuir2016-02-041-3/+2
* Reapply r259624, it is likely not the commit causing the bot failures.Quentin Colombet2016-02-031-2/+2
* Revert r259624 - Make CF constant string decl visible to name lookup to fix m...Quentin Colombet2016-02-031-2/+2
* Make CF constant string decl visible to name lookup to fix module errorsBen Langmuir2016-02-031-2/+2
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Trying fixing test to make buildbot happy again.Fariborz Jahanian2013-04-161-1/+1
* modify test to try to make buildbot happy.Fariborz Jahanian2013-04-161-2/+1
* Objective-C IRGen. Use llvm::WeakVHFariborz Jahanian2013-04-161-0/+44