diff options
| author | Alexander Kornienko <alexfh@google.com> | 2014-07-09 21:21:39 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2014-07-09 21:21:39 +0000 |
| commit | 41968f1999e97e6982f06318a5bb226ef1a14ada (patch) | |
| tree | dd558e1271fd8809393e508096afc8d93af3ac6b | |
| parent | 134c8d3a3a86295769cf9bbc546ecc500cea7377 (diff) | |
Removed the "-fix" suffix from tests that verify both fixes and messages.
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@212658 91177308-0d34-0410-b5e6-96231b3b80d8
| -rw-r--r-- | test/clang-tidy/redundant-smartptr-get.cpp (renamed from test/clang-tidy/redundant-smartptr-get-fix.cpp) | 0 | ||||
| -rw-r--r-- | test/clang-tidy/use-override.cpp (renamed from test/clang-tidy/use-override-fix.cpp) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/clang-tidy/redundant-smartptr-get-fix.cpp b/test/clang-tidy/redundant-smartptr-get.cpp index 63b08f6f..63b08f6f 100644 --- a/test/clang-tidy/redundant-smartptr-get-fix.cpp +++ b/test/clang-tidy/redundant-smartptr-get.cpp diff --git a/test/clang-tidy/use-override-fix.cpp b/test/clang-tidy/use-override.cpp index 83368191..83368191 100644 --- a/test/clang-tidy/use-override-fix.cpp +++ b/test/clang-tidy/use-override.cpp |
