Explicitly handle CXXExprWithTemporaries during CFG construction by just...
Explicitly handle CXXExprWithTemporaries during CFG construction by just visiting the subexpression. While we don't do anything intelligent right now, this obviates a bogus -Wunreahable-code warning reported in PR 6130. llvm-svn: 112334
Loading
Please register or sign in to comment