[cfe-dev] Trunk CLang 155352 momentarily broken?

Matt Beaumont-Gay matthewbg at google.com
Mon Apr 23 09:24:48 PDT 2012


Have you svn up'd both LLVM and Clang? This change happened in r154744
and r154745.

On Mon, Apr 23, 2012 at 09:16, Kent Williams <nkwmailinglists at gmail.com> wrote:
> Since I'm a masochist, I periodically build and play with the
> LLVM/CLang trunk revision.  Right now it appears someone forgot to
> check in a header with the latest changes:
>
> [ 73%] Building CXX object
> tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGExprConstant.cpp.o
> /scratch/kent/clang/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:3012:64:
> error: no member named
>      'MD_fpaccuracy' in 'llvm::LLVMContext'
>  cast<llvm::Instruction>(Val)->setMetadata(llvm::LLVMContext::MD_fpaccuracy,
>                                            ~~~~~~~~~~~~~~~~~~~^
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list