Diagnose ref-qualifiers occuring after virt-specifier-seq and generate fixit hints
Summary: Follow-up to the fix of PR22075. Reviewers: rsmith Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D7012 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@233161 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Parse/Parser.h 2 additions, 0 deletionsinclude/clang/Parse/Parser.h
- lib/Parse/ParseDecl.cpp 17 additions, 8 deletionslib/Parse/ParseDecl.cpp
- lib/Parse/ParseDeclCXX.cpp 18 additions, 2 deletionslib/Parse/ParseDeclCXX.cpp
- test/FixIt/fixit-cxx0x.cpp 9 additions, 1 deletiontest/FixIt/fixit-cxx0x.cpp
Loading
Please register or sign in to comment