[PATCH] D63482: [clang-tidy] Fix the YAML created for checks like modernize-pass-by-value
Nikolai Kosjar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 02:12:06 PDT 2019
nik added a comment.
In D63482#1567927 <https://reviews.llvm.org/D63482#1567927>, @nik wrote:
> In D63482#1567897 <https://reviews.llvm.org/D63482#1567897>, @yvvan wrote:
>
> > I have a commit access but I don't understand how am I supposed to commit (haven't done that for a while). There's no clang svn repo anymore. Do you know what's the current state of repositories and where to commit?
>
>
> It's fairly simple with git nowadays: https://llvm.org/docs/GettingStarted.html#id15
> (at least with mono repo)
Ops, correct I've meant https://llvm.org/docs/GettingStarted.html#for-developers-to-commit-changes-from-git
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63482/new/
https://reviews.llvm.org/D63482
More information about the cfe-commits
mailing list