silvas accepted this revision. silvas added a comment. Thanks for working on this!
A tiny nit, but otherwise this LGTM. ================ Comment at: docs/UndefinedBehaviorSanitizer.rst:33 @@ +32,3 @@ + +Use ``clang++`` to compile and link your program with ``-fsanitize=undefined`` +flag. Make sure to use ``clang++`` (not ``ld``) as a linker, so that your ---------------- We support C as well, right? (not a big deal, just mention that this document will focus on C++ usage but C usage is similar) http://reviews.llvm.org/D15217 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits