Details
- Reviewers
njames93 Eugene.Zelenko
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
LGTM, just a couple points
| clang-tools-extra/clang-tidy/rename_check.py | ||
|---|---|---|
| 311–314 | I'd argue the change to update all checks should go in at the same time. | |
| clang-tools-extra/docs/ReleaseNotes.rst | ||
| 109–110 | Such a trivial change like this probably doesn't need to go in the release notes, @Eugene.Zelenko thoughts? | |
| clang-tools-extra/clang-tidy/rename_check.py | ||
|---|---|---|
| 311–314 | Patch for that here, would you like me to merge them? | |
| clang-tools-extra/clang-tidy/rename_check.py | ||
|---|---|---|
| 311 | Clang-tidy or just all checks, since script is about Clang-tidy. | |
| clang-tools-extra/docs/ReleaseNotes.rst | ||
|---|---|---|
| 109–110 | Probably should not, since entire code base was moved to C++17. | |
| clang-tools-extra/clang-tidy/rename_check.py | ||
|---|---|---|
| 311–314 | Let's do everything in the same patch, I'll abandon this. | |
Clang-tidy or just all checks, since script is about Clang-tidy.