This is an archive of the discontinued LLVM Phabricator instance.

UBSan docs: Explicitly mention that `-fsanitize=unsigned-integer-overflow` does not catch UB.
ClosedPublic

Authored by thakis on Dec 6 2016, 6:13 AM.

Details

Reviewers
samsonov
rsmith

Diff Detail

Event Timeline

thakis updated this revision to Diff 80412.Dec 6 2016, 6:13 AM
thakis retitled this revision from to UBSan docs: Explicitly mention that `-fsanitize=unsigned-integer-overflow` does not catch UB..
thakis updated this object.
thakis added reviewers: rsmith, samsonov.
thakis added a subscriber: cfe-commits.

samsonov: ping

vsk added a subscriber: vsk.Feb 27 2017, 11:18 AM

LGTM, fwiw. (IIRC kcc mentioned that samsonov no longer works on the sanitizers.)

rsmith accepted this revision.Feb 27 2017, 11:48 AM
This revision is now accepted and ready to land.Feb 27 2017, 11:48 AM
thakis closed this revision.Feb 27 2017, 1:39 PM

296387.