[PATCH] D28432: [compiler-rt] Fix Sanitizer Coverage for Windows.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 15:56:27 PST 2017


kcc added inline comments.


================
Comment at: lib/asan/asan_win_coverage.cc:1
+//===-- asan_win_coverage.cc ----------------------------------------------===//
+//
----------------
why is this in asan and not in a common dir? 


https://reviews.llvm.org/D28432





More information about the llvm-commits mailing list