summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/blocks-cxx11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unify the BlockDeclRefExpr and DeclRefExpr paths so thatJohn McCall2012-03-101-0/+84
we correctly emit loads of BlockDeclRefExprs even when they don't qualify as ODR-uses. I think I'm adequately convinced that BlockDeclRefExpr can die. llvm-svn: 152479
OpenPOWER on IntegriCloud