[ASAN] fix typos and disable long-object-path test for win32
authorPeter Wu <peter@lekensteyn.nl>
Thu, 14 Jun 2018 15:12:46 +0000 (15:12 +0000)
committerPeter Wu <peter@lekensteyn.nl>
Thu, 14 Jun 2018 15:12:46 +0000 (15:12 +0000)
commit4ff2d87f30ae35ad517766ed737618ee7c5163e0
tree5b75380198f3c5a120488f1ddb25fd5eb330bfa6
parentab80f3c8b71e71e62d8b0f10a03bad4ee8d5ed00
[ASAN] fix typos and disable long-object-path test for win32

Glob patterns seem unsupported for commands executed by the emulated
shell (LIT_USE_INTERNAL_SHELL=1). Disable the test while that is being
addressed (a workaround such as "cd a-*" also does not work).

llvm-svn: 334719
compiler-rt/lib/asan/asan_malloc_linux.cc
compiler-rt/test/asan/TestCases/long-object-path.cc