[cfe-dev] Carbon WindowGroups example

Sanghyeon Seo sanxiyn at gmail.com
Wed Dec 5 01:57:15 PST 2007


2007/12/5, Nico Weber <nicolasweber at gmx.de>:
> I `svn up`d both clang and llvm to reproduce this. Building llvm
> (`make clean; make -j2`) fails with
>
> /Users/nico/src/llvm-svn/lib/AsmParser/Lexer.l: In function 'int
> llvmAsmlex()':
> /Users/nico/src/llvm-svn/lib/AsmParser/Lexer.l:440: error: cannot
> convert 'double' to 'llvm::APFloat*' in assignment
> /Users/nico/src/llvm-svn/lib/AsmParser/Lexer.l:441: error: cannot
> convert 'double' to 'llvm::APFloat*' in assignment

Delete Lexer.l and Lexer.cpp in lib/AsmParser and try again.

-- 
Seo Sanghyeon



More information about the cfe-dev mailing list