[Driver] Add SafeStack to a map of incompatible sanitizers
authorPetr Hosek <phosek@chromium.org>
Tue, 27 Feb 2018 00:01:26 +0000 (00:01 +0000)
committerPetr Hosek <phosek@chromium.org>
Tue, 27 Feb 2018 00:01:26 +0000 (00:01 +0000)
commita459dab937ffdce9dc2c2dff1d93c678da7141cd
treee52460ef5cc2a2fd66e29c0c85d2651d64a7a864
parentd2af423bbef9840ca983ac72360579e89ccb0e3a
[Driver] Add SafeStack to a map of incompatible sanitizers

This allows reporting an error when user tries to use SafeStack with
incompatible sanitizers.

Differential Revision: https://reviews.llvm.org/D43606

llvm-svn: 326151
clang/lib/Driver/SanitizerArgs.cpp
clang/test/Driver/fsanitize.c