]> granicus.if.org Git - clang/commit
Add a test case to test RAV visits parameters of implicit copy constructor.
authorMichael Han <fragmentshaders@gmail.com>
Thu, 12 Sep 2013 20:59:33 +0000 (20:59 +0000)
committerMichael Han <fragmentshaders@gmail.com>
Thu, 12 Sep 2013 20:59:33 +0000 (20:59 +0000)
commit0bb3ca348517516a92579526b7f878279f33f32e
tree539bd1d3610489780e508951f6ced0b135b2d9aa
parent8a1fdfc69cc6c2ccbfd57fc8ff643c589da9df9b
Add a test case to test RAV visits parameters of implicit copy constructor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190632 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Tooling/RecursiveASTVisitorTest.cpp