[PATCH] [DFSan] Don't include public headers in dfsan runtime code
Alexey Samsonov
samsonov at google.com
Sun Nov 17 01:45:43 PST 2013
In principle, I agree with you. Building sanitizer runtimes with freestanding headers makes sense, but we'd still have to be very careful. In CMake build we use host compiler to build sanitizer runtimes, and, for example, there's no stdint.h in some versions of MSVC.
http://llvm-reviews.chandlerc.com/D2179
BRANCH
svn
ARCANIST PROJECT
compiler-rt
More information about the llvm-commits
mailing list