aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/value-dependent-exprs.cpp
AgeCommit message (Expand)Author
2009-09-18Disable questionable code for handling isNullPointerConstant on value dependentDaniel Dunbar
2009-09-17Fix two crashes on value dependent expressions (shift and null-pointer check).Daniel Dunbar