diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-10-16 16:12:41 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-10-16 16:12:41 +0000 |
| commit | 2eff71d76eda25efadeb6c5c00f7dd62c1d7b735 (patch) | |
| tree | 4aeee6718e21d0a420735131058f92104b8a6642 /clang | |
| parent | 167c37211883970f27ef3987637a59ccaa13ed8c (diff) | |
| download | bcm5719-llvm-2eff71d76eda25efadeb6c5c00f7dd62c1d7b735.tar.gz bcm5719-llvm-2eff71d76eda25efadeb6c5c00f7dd62c1d7b735.zip | |
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
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/test/SemaCXX/attributed-auto-deduction.cpp (renamed from clang/test/Sema/attributed-auto-deduction.cpp) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Sema/attributed-auto-deduction.cpp b/clang/test/SemaCXX/attributed-auto-deduction.cpp index d8dc43d6691..d8dc43d6691 100644 --- a/clang/test/Sema/attributed-auto-deduction.cpp +++ b/clang/test/SemaCXX/attributed-auto-deduction.cpp |

