summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/reference-in-blocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Another i1 vs. i8 type mismatch issue. This time", it breaks some pro...Daniel Dunbar2010-09-031-10/+0
* Another i1 vs. i8 type mismatch issue. This timeFariborz Jahanian2010-09-021-0/+10
* Fixes a code gen crash when block is a reference type, etc.Fariborz Jahanian2010-05-041-1/+23
* Specify temporary file for -emit-llvm output in test case so that we don't de...Ted Kremenek2010-04-151-1/+1
* Add encoding of reference types like gcc does for objc methods andFariborz Jahanian2010-04-131-0/+21