tsan: exclude DumpProcessMap on windows
The function uses EnumProcessModules, which requires psapi.lib, which is not linked with tsan on windows. llvm-svn: 229390
Loading
Please sign in to comment
The function uses EnumProcessModules, which requires psapi.lib, which is not linked with tsan on windows. llvm-svn: 229390