Details
- Reviewers
aaron.ballman gribozavr
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Unit tests: pass. 61173 tests passed, 0 failed and 729 were skipped.
clang-tidy: fail. Please fix clang-tidy findings.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Unit tests: pass. 61180 tests passed, 0 failed and 729 were skipped.
clang-tidy: fail. Please fix clang-tidy findings.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
This is fantastic, thank you for much for all the typo fixes! This LGTM. Do you need someone to commit on your behalf?
I do not have commit rights to the repository. Could someone commit this change if it is OK?
Kazuaki Ishizaki <ishizaki@jp.ibm.com>
Thank you for the patch! I've committed on your behalf in b7ecf1c1c373c53183ef6ef66efbe4237ff7b96d.
clang-tidy: warning: invalid case style for function 'VisitUsingDecl' [readability-identifier-naming]