[all-commits] [llvm/llvm-project] 0aaa19: [asan] Update Windows test expectations for LLVM's...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Thu Oct 17 10:59:11 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0aaa193127f383fa27447d434041f4bfd162ce82
https://github.com/llvm/llvm-project/commit/0aaa193127f383fa27447d434041f4bfd162ce82
Author: Reid Kleckner <rnk at google.com>
Date: 2019-10-17 (Thu, 17 Oct 2019)
Changed paths:
M compiler-rt/test/asan/TestCases/Windows/demangled_names.cpp
M compiler-rt/test/asan/TestCases/invalid-pointer-pairs.cpp
Log Message:
-----------
[asan] Update Windows test expectations for LLVM's MS demangler
After r375041 llvm-symbolizer uses it for demangling instead of
UnDecorateSymbolName. LLVM puts spaces after commas while Microsoft does
not.
llvm-svn: 375147
More information about the All-commits
mailing list