]> granicus.if.org Git - clang/commit
Drop the friend-inner-class diagnostic from an extwarn to an ext and don't
authorJohn McCall <rjmccall@apple.com>
Thu, 6 Aug 2009 21:21:21 +0000 (21:21 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 6 Aug 2009 21:21:21 +0000 (21:21 +0000)
commit470c2a9ab6807be8a695e583a41b20ed69082260
treec7eb2b6d747c4015b6bb7e0330ee2bc1f8b5e82e
parent301f7acce86e39320f072f002df5e5a9004e040a
Drop the friend-inner-class diagnostic from an extwarn to an ext and don't
guard its report on GNUMode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78338 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclCXX.cpp