]> granicus.if.org Git - clang/commit
Forward-declared enumerations are now complete, except for an interaction
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 26 Mar 2012 20:31:41 +0000 (20:31 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 26 Mar 2012 20:31:41 +0000 (20:31 +0000)
commit1f4c54d9b004e47dfaa9fc4cc4e3edc23577a5a6
tree3ecc547bb2943aa111badc0943ac10cf0e59a795
parent0724b7c43007d978c46f890dcd2ab3c8d3c22920
Forward-declared enumerations are now complete, except for an interaction
between unscoped enumerations and class template member specializations,
whose behavior is currently under discussion in CWG (and for which there
is a preference to not implement the currently-standardized wording).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153464 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.html
www/cxx_status.html