Skip to content
Commit 13ec75ba authored by Eli Friedman's avatar Eli Friedman
Browse files

Fix a case where Expr::isConstantInitializer would return true for an...

Fix a case where Expr::isConstantInitializer would return true for an expression we can't support.  In a slightly amusing twist, the case in question was already in the clang regression tests marked as a valid construct.  <rdar://problem/10020074>

llvm-svn: 147026
parent c5af54ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment