[PATCH] D60352: [builtins] Use single line C++/C99 comment style

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 21:57:31 PDT 2019


See "[RFC] compiler-rt builtins cleanup and refactoring" on llvm-dev.
In short: "planning on doing more work here as it's the default for
another platform as well and it's diverged a bit from llvm style over
the years significantly."

-eric

On Sat, Apr 6, 2019 at 2:38 PM JF Bastien via Phabricator
<reviews at reviews.llvm.org> wrote:
>
> jfb added a comment.
> Herald added a subscriber: dexonsmith.
>
> Why? This seems like needless churn and is kinda annoying for mergebots.
>
>
> Repository:
>   rCRT Compiler Runtime
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D60352/new/
>
> https://reviews.llvm.org/D60352
>
>
>


More information about the llvm-commits mailing list