forked from OSchip/llvm-project
AddressSanitizer: fix llvm headers in output tests
llvm-svn: 150385
This commit is contained in:
parent
633c8be0ae
commit
54671b63be
|
@ -1,4 +1,4 @@
|
|||
//===-- asan_rtl.cc ------------*- C++ -*-===//
|
||||
//===----------- dlclose-test-so.cc -----------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- asan_rtl.cc ------------*- C++ -*-===//
|
||||
//===----------- dlclose-test.cc --------------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- asan_rtl.cc ------------*- C++ -*-===//
|
||||
//===----------- shared-lib-test-so.cc --------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//===-- asan_rtl.cc ------------*- C++ -*-===//
|
||||
//===----------- shared-lib-test.cc -----------------------------*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue