[PATCH] Annotate our UB to sneak it past the sanitizers

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 14:42:06 PST 2016


Sounds very scary.
At the very least we should specify which flavor of UB we allow here (not
just all of it)
And then comment why exactly we allow it.

On Thu, Feb 25, 2016 at 1:19 PM, Justin Bogner <mail at justinbogner.com>
wrote:

> Attached patch silences -fsanitize=undefined wrt the UB we have for
> ilist node sentinels. Okay to commit?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/9ea23f85/attachment.html>


More information about the llvm-commits mailing list