]> granicus.if.org Git - clang/commitdiff
tests: move test to more appropriate location
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 16 Oct 2014 16:12:41 +0000 (16:12 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 16 Oct 2014 16:12:41 +0000 (16:12 +0000)
The test is a C++ semantic analysis test, move it to SemaCXX from Sema.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219932 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaCXX/attributed-auto-deduction.cpp [moved from test/Sema/attributed-auto-deduction.cpp with 100% similarity]