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

Evgeniy Stepanov eugeni.stepanov at gmail.com
Thu Jan 31 06:28:53 PST 2013


Lets see if r174060 fixes it.

On Thu, Jan 31, 2013 at 6:19 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> 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.
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



More information about the cfe-commits mailing list