r227432 - libclang: Add three functions useful for dealing with anonymous fields:

Francois Pichet pichet2000 at gmail.com
Thu Jan 29 07:36:10 PST 2015


On Thu, Jan 29, 2015 at 10:23 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> This also failed our AArch64 buildbot with the error:
>
> // CHECK: StructDecl=Bar:16:8 (Definition) [type=outer::inner::Bar]
> [typekind=Record] [isPOD=0] [nbFields=1]
> <stdin>:360:1: note: scanning from here
> StructDecl=Bar:16:8 (Definition) [type=outer::inner::Bar]
> [typekind=Record] [isPOD=0] [nbFields=3]
>
> Unfortunately, the public bot is broken, so you can't see that. :(
>
>
>
I believe this was fixed with r227432
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150129/d55cacfe/attachment.html>


More information about the cfe-commits mailing list