[PATCH] [msan] Common flags in MSan.
Evgeniy Stepanov
eugenis at google.com
Mon May 6 06:05:53 PDT 2013
LGTM w/ a nit
================
Comment at: lib/msan/msan.h:19
@@ -18,2 +18,3 @@
#include "sanitizer_common/sanitizer_internal_defs.h"
+#include "sanitizer_common/sanitizer_flags.h"
#include "sanitizer_common/sanitizer_stacktrace.h"
----------------
wrong include order
http://llvm-reviews.chandlerc.com/D748
BRANCH
msan_common_flags
ARCANIST PROJECT
compiler-rt
More information about the llvm-commits
mailing list