[PATCH] D82880: Fix PR35677: UB on __int128_t or __uint128_t template parameters.
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 18 13:08:31 PDT 2020
riccibruno added a comment.
In addition to Aaron's suggestion, can you also change the diff's title to something a little bit more informative. Suggestion: "[clang] Handle 128-bits IntegerLiterals in StmtPrinter", and say in the description that this addresses PR35677.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82880/new/
https://reviews.llvm.org/D82880
More information about the cfe-commits
mailing list