]> granicus.if.org Git - clang/commit
Clarify the diagnostic for -Wnested-anon-types.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 31 Jan 2013 03:11:12 +0000 (03:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 31 Jan 2013 03:11:12 +0000 (03:11 +0000)
commitf2705196d83a162665d4350bf3bb464972974ee3
tree3f75012d8f6945e85b517adddd3ee53d7727f6b7
parent0e450cbd94e5936fdecf42b810069e7becd3938d
Clarify the diagnostic for -Wnested-anon-types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174032 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/SemaCXX/anonymous-union.cpp
test/SemaCXX/constant-expression-cxx11.cpp