[llvm-dev] I would like to contribute to the UndefinedBehaviorSanitizer documentation and I don't see how to do this

Mitch Phillips via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 22 13:26:47 PDT 2021


Hi Diane,

You can contribute by sending a Phabricator review with changes to the
file, which can be found at `clang/docs/UndefinedBehaviorSanitizer.rst`.
Once the changes are submitted upstream, they show up on the website within
a couple of hours.

Please add myself (@hctim) and Evgenii (@eugenis) as reviewers.

Thanks!

On Tue, Jun 22, 2021 at 1:22 PM Diane Meirowitz via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi,
>
> I would like to improve this page:
>
>   https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
>
> I would like to explain what undefined behavior is, enhance the
> description of some options, and I would like to link to my
> recently-published UBSan blog post:
>
>
> https://blogs.oracle.com/linux/improving-application-security-with-undefinedbehaviorsanitizer-ubsan-and-gcc
>
> I see no way to contribute to the documentation anywhere. If anyone knows,
> please let me know.
>
> Diane
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210622/b2775bac/attachment.html>


More information about the llvm-dev mailing list