Hi,<br><br>When building a fresh LLVM and Clang (both SVN r151358) I get following build failure:<br><br>M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp: In member function 'unsigned int clang::FunctionDecl::getMemoryFunctionKind() const':<br>
M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp:2406:8: error: 'BIstrncasecmp' is not a member of 'clang::Builtin'<br>M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp:2407:12: error: 'BIstrncasecmp' is not a member of 'clang::Builtin'<br>
M:\Development\Source\LLVM\tools\clang\lib\AST\Decl.cpp:2437:16: error: 'BIstrncasecmp' is not a member of 'clang::Builtin'<br><br>Does anyone know what went wrong? I tried a clean rebuild twice.<br><br>Thanks!<br>
<br>Ruben<br>