[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
Mon Aug 15 14:09:45 PDT 2022


dexonsmith added a comment.

In D130303#3724247 <https://reviews.llvm.org/D130303#3724247>, @rnk wrote:

> Pinging alternative reviewer + at dexonsmith for a libclang API addition

Looks reasonable to me -- this only changes behaviour of the existing API when there was corruption before -- but if the goal is to get a vendor of libclang-as-a-stable-API to sign off, I can't help.

@arphaman, if you're busy, is there someone else that could take a quick look?


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