From 0c2b10485317afa88fb25ad917ee238e76342f08 Mon Sep 17 00:00:00 2001 From: Anton Yartsev Date: Fri, 5 Apr 2013 10:49:41 +0000 Subject: [PATCH] [analyzer] Better name for the test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178861 91177308-0d34-0410-b5e6-96231b3b80d8 --- ...loc-match-dealloc.mm => MismatchedDeallocator-checker-test.mm} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Analysis/{alloc-match-dealloc.mm => MismatchedDeallocator-checker-test.mm} (100%) diff --git a/test/Analysis/alloc-match-dealloc.mm b/test/Analysis/MismatchedDeallocator-checker-test.mm similarity index 100% rename from test/Analysis/alloc-match-dealloc.mm rename to test/Analysis/MismatchedDeallocator-checker-test.mm -- 2.50.0