summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/asan_test.cc
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-06-04 13:50:10 +0000
committerAlexey Samsonov <samsonov@google.com>2012-06-04 13:50:10 +0000
commit485d3dc3634cbed5979839257d8f336c1c97b79f (patch)
treed4f3cdceefdad5ad1537c4e2568121b489ee8a5a /compiler-rt/lib/asan/tests/asan_test.cc
parent90f9630c80fd0d9aaa95848e3220d039c8b22ae2 (diff)
downloadbcm5719-llvm-485d3dc3634cbed5979839257d8f336c1c97b79f.tar.gz
bcm5719-llvm-485d3dc3634cbed5979839257d8f336c1c97b79f.zip
Remove file-type tags for .cc files in ASan run-time library
llvm-svn: 157927
Diffstat (limited to 'compiler-rt/lib/asan/tests/asan_test.cc')
-rw-r--r--compiler-rt/lib/asan/tests/asan_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/asan/tests/asan_test.cc b/compiler-rt/lib/asan/tests/asan_test.cc
index de44b05ccc1..9f8af40aa06 100644
--- a/compiler-rt/lib/asan/tests/asan_test.cc
+++ b/compiler-rt/lib/asan/tests/asan_test.cc
@@ -1,4 +1,4 @@
-//===-- asan_test.cc ------------*- C++ -*-===//
+//===-- asan_test.cc ----------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud