summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_allocator.h
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-12-17 00:26:50 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-12-17 00:26:50 +0000
commit2c31cc3cf1f461587731a91a27dcade9296efcd9 (patch)
treea9ad4d8a0e1d89f757bae9902171b9885f2046b2 /compiler-rt/lib/asan/asan_allocator.h
parent91bb25f515268aa52c8f2d08fdcd2f08d617585b (diff)
downloadbcm5719-llvm-2c31cc3cf1f461587731a91a27dcade9296efcd9.tar.gz
bcm5719-llvm-2c31cc3cf1f461587731a91a27dcade9296efcd9.zip
Rename asan_allocator2.cc to asan_allocator.cc
llvm-svn: 224396
Diffstat (limited to 'compiler-rt/lib/asan/asan_allocator.h')
-rw-r--r--compiler-rt/lib/asan/asan_allocator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/asan/asan_allocator.h b/compiler-rt/lib/asan/asan_allocator.h
index a82e33ee136..4702c2884e0 100644
--- a/compiler-rt/lib/asan/asan_allocator.h
+++ b/compiler-rt/lib/asan/asan_allocator.h
@@ -9,7 +9,7 @@
//
// This file is a part of AddressSanitizer, an address sanity checker.
//
-// ASan-private header for asan_allocator2.cc.
+// ASan-private header for asan_allocator.cc.
//===----------------------------------------------------------------------===//
#ifndef ASAN_ALLOCATOR_H
OpenPOWER on IntegriCloud