[cfe-dev] SVN trunk Build issue on Windows
Ruben Van Boxem
vanboxem.ruben at gmail.com
Fri Feb 24 01:45:53 PST 2012
Hi,
When building a fresh LLVM and Clang (both SVN r151358) I get following
build failure:
M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp: In member function
'unsigned int clang::FunctionDecl::getMemoryFunctionKind() const':
M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp:2406:8: error:
'BIstrncasecmp' is not a member of 'clang::Builtin'
M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp:2407:12: error:
'BIstrncasecmp' is not a member of 'clang::Builtin'
M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp:2437:16: error:
'BIstrncasecmp' is not a member of 'clang::Builtin'
Does anyone know what went wrong? I tried a clean rebuild twice.
Thanks!
Ruben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120224/5286b3df/attachment.html>
More information about the cfe-dev
mailing list