aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/shift.cpp
AgeCommit message (Collapse)Author
2011-02-24Simplify messages as requested by Chris.Chandler Carruth
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126389 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-24Handle value dependent LHS as well as RHS. Test both of these, theyChandler Carruth
don't seem to have been covered by our tests previously. This should fix bootstrap failure. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126345 91177308-0d34-0410-b5e6-96231b3b80d8