[PATCH] D64694: Fix heapapi.h dependency in asan_malloc_win.cc
Matthew G McGovern via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 21:04:42 PDT 2019
mcgov created this revision.
mcgov added reviewers: mstorsjo, rnk, vitalybuka.
Herald added subscribers: llvm-commits, kubamracek.
Herald added projects: LLVM, Sanitizers.
Removing heapapi.h include to get rid of mingw32 dependency issues.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D64694
Files:
compiler-rt/lib/asan/asan_malloc_win.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64694.209676.patch
Type: text/x-patch
Size: 8891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190713/e3c39415/attachment.bin>
More information about the llvm-commits
mailing list