Skip to content
Commit 0f8ee226 authored by Richard Smith's avatar Richard Smith
Browse files

Update C++11 scoped enumeration support to match the final proposal:

 - reject definitions of enums within friend declarations
 - require 'enum', not 'enum class', for non-declaring references to scoped
   enumerations

llvm-svn: 147824
parent 38ef9a9b
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