[clang] [Clang] Make the result type of sizeof/pointer subtraction/size_t lit… (PR #136542)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 21 07:25:09 PDT 2025
erichkeane wrote:
TO ADD: see uses of `buildImplicitTypedef` for times we do basically the same thing.
https://github.com/llvm/llvm-project/pull/136542
More information about the cfe-commits
mailing list