diff options
| author | Alexey Samsonov <samsonov@google.com> | 2012-06-04 13:50:10 +0000 |
|---|---|---|
| committer | Alexey Samsonov <samsonov@google.com> | 2012-06-04 13:50:10 +0000 |
| commit | 485d3dc3634cbed5979839257d8f336c1c97b79f (patch) | |
| tree | d4f3cdceefdad5ad1537c4e2568121b489ee8a5a /compiler-rt/lib/asan/tests/asan_test.cc | |
| parent | 90f9630c80fd0d9aaa95848e3220d039c8b22ae2 (diff) | |
| download | bcm5719-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.cc | 2 |
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 // |

