[PATCH] D145282: [LLParser] Error out if a name is too long and gets renamed
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 16:32:15 PST 2023
arsenm added a comment.
I’d expect the names to be truncated to the limit plus the conflict resolution number. Does the limit clamp the suffix?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145282/new/
https://reviews.llvm.org/D145282
More information about the llvm-commits
mailing list