[llvm-dev] I would like to contribute to the UndefinedBehaviorSanitizer documentation and I don't see how to do this
Evgenii Stepanov via llvm-dev
llvm-dev at lists.llvm.org
Tue Jun 22 13:26:40 PDT 2021
Hi Diane,
You need to make a change in Phab. The docs are hosted in the clang
repository:
https://github.com/llvm/llvm-project/blob/main/clang/docs/UndefinedBehaviorSanitizer.rst
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/a4b07d5b/attachment.html>
More information about the llvm-dev
mailing list