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

Evgenii Stepanov via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 09:52:22 PDT 2021


Hi Diane,

You can find the phabricator docs here:
https://llvm.org/docs/Phabricator.html

On Mon, Jun 28, 2021 at 10:41 AM Diane Meirowitz <diane.meirowitz at oracle.com>
wrote:

> Hi guys,
>
> I have made the changes, but I really have no idea how to use phabricator
> and the documentation is of little help. I am attaching the git diffs. If
> you want me to use phabricator, please send instructions. I do have a
> github account.
>
> Otherwise, please review my patch.
>
> Diane
>
>
>
>
> > On Jun 22, 2021, at 4:26 PM, Mitch Phillips <mitchp at google.com> wrote:
> >
> > 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-commits/attachments/20210702/ef9dfc60/attachment.html>


More information about the llvm-commits mailing list