Skip to content
Snippets Groups Projects
Commit 8dd34250 authored by Richard Smith's avatar Richard Smith
Browse files

Don't allow a value of a scoped enumeration to be used as the first bound for an

array new expression. This lays some groundwork for the implicit conversion to
integral or unscoped enumeration which C++11 ICEs undergo.

llvm-svn: 149772
parent 88598248
No related branches found
No related tags found
No related merge requests found
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