Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Thank you for the review @shafik !
As a note: this change is similar to the https://reviews.llvm.org/rG95d0d8e9e9d10da3cfa503fbba405e740aea3cc1 by @rsmith
LGTM too.
clang/lib/AST/ASTImporter.cpp | ||
---|---|---|
8400–8403 | Might be nice to remove the implied <T>s in the parameters/returns (here and elsewhere) as a follow up; a bit noisy to read those, even if it doesn't cause a build failure (probably separately from this patch). |
Can someone please commit this on my behalf since I do not have commit rights?
clang/lib/AST/ASTImporter.cpp | ||
---|---|---|
8400–8403 | Thank you for the review @dexonsmith ! I will also prefer such cleanup to be done separately. |
clang-format not found in user’s local PATH; not linting file.