This revision was automatically updated to reflect the committed changes.
Closed by commit rL253554: clangFrontend: [PR25565] Quick fix for dependencies
on Attributes.inc. (authored by chapuni).
Changed prior to commit:
http://reviews.llvm.org/D14760?vs=40439&id=40623#toc
Repository:
rL LLVM
chapuni accepted this revision.
chapuni added a comment.
This revision is now accepted and ready to land.
It is obviously missing dependency.
How to reproduce;
$ ninja -t clean
$ ninja clangFrontend
FYI, this is reported also in; https://llvm.org/bugs/show_bug.cgi?id=25565
Sorry for the del
krytarowski added a comment.
In http://reviews.llvm.org/D14760#291616, @joerg wrote:
> Are you sure your sources are up-to-date? That file is newly generated in
> LLVM and no changes outside should be necessary. Are you using cmake or gmake?
Yes. This is also the reason to kill randomly buildb
joerg added a comment.
Are you sure your sources are up-to-date? That file is newly generated in LLVM
and no changes outside should be necessary. Are you using cmake or gmake?
Repository:
rL LLVM
http://reviews.llvm.org/D14760
___
cfe-commits ma