r265622 - [CrashReproducer] Setup 'case-sensitive' in YAML files.

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 18:10:00 PDT 2016


Attempt to fix in r265630.

On Wed, Apr 6, 2016 at 5:51 PM, Bruno Cardoso Lopes <bruno.cardoso at gmail.com
> wrote:

> Thanks Hans, taking a look!
>
> On Wed, Apr 6, 2016 at 5:49 PM, Hans Wennborg <hans at chromium.org> wrote:
>
>> On Wed, Apr 6, 2016 at 5:00 PM, Bruno Cardoso Lopes via cfe-commits
>> <cfe-commits at lists.llvm.org> wrote:
>> > Author: bruno
>> > Date: Wed Apr  6 19:00:57 2016
>> > New Revision: 265622
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=265622&view=rev
>> > Log:
>> > [CrashReproducer] Setup 'case-sensitive' in YAML files.
>>
>> This doesn't compile on Windows:
>>
>>
>> C:\buildbot\slave-config\clang-x86-win2008-selfhost\llvm\tools\clang\lib\Frontend\ModuleDependencyCollector.cpp(83)
>> : error C2065: 'PATH_MAX' : undeclared identifier
>>
>> C:\buildbot\slave-config\clang-x86-win2008-selfhost\llvm\tools\clang\lib\Frontend\ModuleDependencyCollector.cpp(83)
>> : error C2975: 'InternalLen' : invalid template argument for
>> 'llvm::SmallString', expected compile-time constant expression
>>
>> C:\buildbot\slave-config\clang-x86-win2008-selfhost\llvm\include\llvm/ADT/SmallString.h(24)
>> : see declaration of 'InternalLen'
>>
>> C:\buildbot\slave-config\clang-x86-win2008-selfhost\llvm\tools\clang\lib\Frontend\ModuleDependencyCollector.cpp(94)
>> : error C2039: 'toupper' : is not a member of 'std'
>> ninja: build stopped: subcommand failed.
>>
>> From
>> http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/7340/steps/build%20stage%201/logs/stdio
>>
>
>
>
> --
> Bruno Cardoso Lopes
> http://www.brunocardoso.cc
>



-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160406/81c69c6c/attachment-0001.html>


More information about the cfe-commits mailing list