Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify the BlockDeclRefExpr and DeclRefExpr paths so that | John McCall | 2012-03-10 | 1 | -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 |