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.

llvm-svn: 219932

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