r174050 - Added outer template parameter lists to friend type AST nodes.

NAKAMURA Takumi geek4civic at gmail.com
Thu Jan 31 06:19:09 PST 2013


Before r174051, config.h had not been included to libclang/Indexing.cpp.

Although r174051 does not do the right thins, it unveiled a hidden error.

eh, I really *dislike* the macro, LLVM_ON_WIN32.

2013/1/31 Evgeniy Stepanov <eugenis at google.com>:
> You are right.
> Well, I don't have a setup for windows testing, and have never done
> this before. The only way I see of figuring out what's going on (in
> reasonable time) is reverting changes on the blamelist one by one
> until the issue goes away.
>
> Or, some Windows guy could help us understand the error.
>
> On Thu, Jan 31, 2013 at 6:11 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
>> 2013/1/31 Evgeniy Stepanov <eugenis at google.com>:
>>> Here, it's failing on Darwin, too:
>>> http://lab.llvm.org:8011/builders/clang-x86_64-darwin11-self-mingw32/builds/8964/steps/compile/logs/stdio
>>
>> It's i686-mingw-32 cross compiler. Possibly same as *native* win32.



More information about the cfe-commits mailing list