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)
commit2eff71d76eda25efadeb6c5c00f7dd62c1d7b735
tree4aeee6718e21d0a420735131058f92104b8a6642
parent167c37211883970f27ef3987637a59ccaa13ed8c
tests: move test to more appropriate location

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]