[ms-cxxabi] Give the MS inheritance attributes a base class
Required making a handful of changes to the table generator. Also adds an unspecified inheritance attribute. This opens the path for us to apply these attributes to C++ records implicitly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178054 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/Attr.h 17 additions, 0 deletionsinclude/clang/AST/Attr.h
- include/clang/Basic/Attr.td 11 additions, 3 deletionsinclude/clang/Basic/Attr.td
- include/clang/Basic/AttrKinds.h 1 addition, 0 deletionsinclude/clang/Basic/AttrKinds.h
- lib/AST/AttrImpl.cpp 2 additions, 0 deletionslib/AST/AttrImpl.cpp
- utils/TableGen/ClangAttrEmitter.cpp 16 additions, 1 deletionutils/TableGen/ClangAttrEmitter.cpp
Loading
Please register or sign in to comment