diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-04-08 14:03:40 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-04-17 22:37:30 -0700 |
commit | c8248dc3bb36bea61ac6d87bd02c39c6a781b011 (patch) | |
tree | 7c325eb7e671d931c5b36964b2fbc7f57caf0a30 /clang/lib/Lex/ModuleMap.cpp | |
parent | 8d5024f7fe721513c4332048e6836cd408581a61 (diff) | |
download | llvm-c8248dc3bb36bea61ac6d87bd02c39c6a781b011.zip llvm-c8248dc3bb36bea61ac6d87bd02c39c6a781b011.tar.gz llvm-c8248dc3bb36bea61ac6d87bd02c39c6a781b011.tar.bz2 |
Change deprecated -fsanitize-recover flag to apply to all sanitizers, not just UBSan.
Summary:
This flag has been deprecated, with an on-by-default warning encouraging
users to explicitly specify whether they mean "all" or ubsan for 5 years
(released in Clang 3.7). Change it to mean what we wanted and
undeprecate it.
Also make the argument to -fsanitize-trap optional, and likewise default
it to 'all', and express the aliases for these flags in the .td file
rather than in code. (Plus documentation updates for the above.)
Reviewers: kcc
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77753
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions