aaron.ballman added a comment.

In D130303#4176330 <https://reviews.llvm.org/D130303#4176330>, @dexonsmith 
wrote:

> 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.

+1, that seems less mysterious than returning `-2` from 
`clang_getFieldDeclBitWidth()` to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130303/new/

https://reviews.llvm.org/D130303

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to