[ASan] Allow leading underscore in function name to please output tests on Mac

llvm-svn: 170121
This commit is contained in:
Alexey Samsonov 2012-12-13 11:11:28 +00:00
parent 340de607a3
commit 78ba6c1b37
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@ int main() {
}
// CHECK: ERROR: AddressSanitizer: global-buffer-overflow
// CHECK: #0{{.*}} in QsortCallback
// CHECK: #0{{.*}} in {{_?}}QsortCallback
// CHECK: is located 0 bytes to the right of global variable 'global_array