r208756 - Create a redeclaration when an elaborated type specifier
John McCall
rjmccall at apple.com
Wed May 14 11:40:06 PDT 2014
On May 14, 2014, at 7:07 AM, Justin Bogner <mail at justinbogner.com> wrote:
> I think this is causing a crash on a couple of bots:
>
> http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-RA/builds/6937/steps/make/logs/stdio
> http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-DA/builds/6943/steps/make/logs/stdio
>
> Could you take a look? Thanks.
This should be fixed in r208799, sorry. That’ll teach me not to assume that a path was at all competently tested just because it was previously possible.
John.
More information about the cfe-commits
mailing list