[PATCH] Provide fixit if unscoped enumeration is used in nested name specifier. This fixes PR16951.

Serge Pavlov sepavloff at gmail.com
Sat Jan 10 04:50:58 PST 2015


Updated patch to address reviewer's notes. Added handling of Microsoft extension.


http://reviews.llvm.org/D6389

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Parse/ParseExprCXX.cpp
  lib/Sema/SemaCXXScopeSpec.cpp
  test/SemaCXX/ms-enum.cpp
  test/SemaCXX/nested-name-spec.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6389.17972.patch
Type: text/x-patch
Size: 13546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150110/7fc87779/attachment.bin>


More information about the cfe-commits mailing list