krytarowski added a comment.
http://llvm.org/viewvc/llvm-project?revision=326652&view=revision
/export/users/atombot/llvm/clang-atom-d525-fedora-rel/stage1/bin/clang
-target x86_64-linux-gnu -fsanitize=hwaddress
/export/users/atombot/llvm/clang-atom-d525-fedora-rel/llvm/tools/clang/test/Drive
This revision was automatically updated to reflect the committed changes.
Closed by commit rC326648: OpenBSD Driver basic sanitiser support (authored by
kamil, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D43961
Files:
lib/Driver/ToolChains/OpenBSD.cpp
lib/Driver/ToolChai
devnexen created this revision.
devnexen added reviewers: krytarowski, vitalybuka, kettenis.
devnexen created this object with visibility "All Users".
Herald added a subscriber: cfe-commits.
Basic support of Sanitiser to follow-up ubsan support in compiler-rt.
Needs to use lld instead of base ld t