]> granicus.if.org Git - clang/commit
[ASTImporter] Implement missing VisitAccessSpecDecl function in ASTImporter class.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 18 Feb 2016 23:08:36 +0000 (23:08 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 18 Feb 2016 23:08:36 +0000 (23:08 +0000)
commitd4539e33f0abee857265ac86237943585823f1b7
treef41de1be791b1e85e6dc896ae7088672f543fb99
parent3fae4abaf20d1904925b72dc0ecea31daf59a2aa
[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
lib/AST/ASTImporter.cpp
test/ASTMerge/Inputs/class1.cpp
test/ASTMerge/Inputs/class2.cpp
test/ASTMerge/class.cpp