[PATCH] D100022: [clang][NFC] Fix method names not in accordance with coding style requirement
Ben Shi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 6 23:52:20 PDT 2021
benshi001 added a comment.
It seems the class `ToolChain` and its sub classes also have other methods not in accordance with the coding style. But fixing all of them really needs big effort. Can we fix addClangSystemIncludeArgs first, and then let https://reviews.llvm.org/D97669 pass ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100022/new/
https://reviews.llvm.org/D100022
More information about the cfe-commits
mailing list