This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] add forwarders in the aliased checks from hicpp module
ClosedPublic

Authored by JonasToth on Aug 5 2017, 7:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

JonasToth created this revision.Aug 5 2017, 7:22 AM
JonasToth updated this revision to Diff 109870.Aug 5 2017, 7:26 AM
  • [Fix] redirection marks
hokein added inline comments.Aug 7 2017, 4:08 AM
docs/clang-tidy/checks/hicpp-explicit-conversions.rst
8 ↗(On Diff #109870)

I think hml should be html. Please also fix it in other places.

JonasToth updated this revision to Diff 110163.Aug 8 2017, 3:20 AM
  • [Fix] typo in file extension fixed
JonasToth marked an inline comment as done.Aug 8 2017, 3:20 AM

fixed

hokein accepted this revision.Aug 8 2017, 3:29 AM

LGTM, thanks!

This revision is now accepted and ready to land.Aug 8 2017, 3:29 AM

i dont have commit rights. i plan to now continuesly work on clang tools, is there a way to get these rights?

aaron.ballman accepted this revision.Aug 8 2017, 7:54 AM

i dont have commit rights. i plan to now continuesly work on clang tools, is there a way to get these rights?

Yes, please see: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

could someone of you still commit this one for now? i think, i wont have time for the next week or so. Thank you :)

This revision was automatically updated to reflect the committed changes.

could someone of you still commit this one for now? i think, i wont have time for the next week or so. Thank you :)

Submitted in r310577.