[PATCH] D29458: [asan] Move exception code to sanitizer_common.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 09:44:09 PST 2017
mpividori added inline comments.
================
Comment at: lib/asan/asan_win.cc:239
// Check based on flags if we should report this exception.
// Return the textual name for this exception.
----------------
etienneb wrote:
> You should move the comment too.
You are right.
https://reviews.llvm.org/D29458
More information about the llvm-commits
mailing list