[PATCH] D56624: [Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls
Julian Lettner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 24 10:13:21 PST 2019
yln reopened this revision.
yln added a comment.
In D56624#1368966 <https://reviews.llvm.org/D56624#1368966>, @lebedev.ri wrote:
> Please revert this.
> First, this wasn't reviewed.
> Second, the lists weren't subscribed.
I apologize for this. It was not my intention to land the revision without formal acceptance.
commit-lists:
I prepared this patch via the monorepo and did not select a repository in Phabricator because the changes span multiple repos. This means that I have to manually ensure that the correct lists are subscribed in the Phabricator web interface, correct?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56624/new/
https://reviews.llvm.org/D56624
More information about the cfe-commits
mailing list