[ASTImporter] Implement missing VisitAccessSpecDecl function in ASTImporter class.
Patch by Elisavet Sakellari! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261274 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/AST/ASTImporter.cpp 26 additions, 0 deletionslib/AST/ASTImporter.cpp
- test/ASTMerge/Inputs/class1.cpp 2 additions, 1 deletiontest/ASTMerge/Inputs/class1.cpp
- test/ASTMerge/Inputs/class2.cpp 2 additions, 1 deletiontest/ASTMerge/Inputs/class2.cpp
- test/ASTMerge/class.cpp 6 additions, 6 deletionstest/ASTMerge/class.cpp
Loading
Please register or sign in to comment