]> granicus.if.org Git - clang/commit
Remove restriction on combining ubsan with asan or tsan. This has worked for a while.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 1 Dec 2012 01:02:45 +0000 (01:02 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 1 Dec 2012 01:02:45 +0000 (01:02 +0000)
commit056503786410c0e72b1389918719a37e9342817b
treebec9a298ca8b3460c4be9059a2b2ebd4bf88d4a3
parent464a01a67c2cf7c42c4d15f687f6b9a622468783
Remove restriction on combining ubsan with asan or tsan. This has worked for a while.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169066 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/fsanitize.c