]> granicus.if.org Git - clang/commit
Add a FixItHint for the new diagnostic for a non-class-scope using-declaration that...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 May 2016 19:16:15 +0000 (19:16 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 May 2016 19:16:15 +0000 (19:16 +0000)
commite6a9521238a12d8bbee47fcf74dd8db389095bf0
treebaee732f8610e2557c18ffa192f03b452b6a4bb0
parent5b9045e4ba161ff8bd57d464339b5db3f0589e91
Add a FixItHint for the new diagnostic for a non-class-scope using-declaration that names a class-scope enumerator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268664 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclCXX.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8-cxx0x.cpp