[PATCH] D130303: Handle template parameter-dependent bit field widths in libclang
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 7 14:47:39 PST 2023
dexonsmith added a comment.
In D130303#4175664 <https://reviews.llvm.org/D130303#4175664>, @collinbaker wrote:
> @dexonsmith can you weigh in?
Introducing `clang_isBitFieldDecl` sounds like a clean/straightforward solution to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130303/new/
https://reviews.llvm.org/D130303
More information about the cfe-commits
mailing list