LukasScheucher / include-what-you-use

Automatically exported from code.google.com/p/include-what-you-use
Other
0 stars 0 forks source link

FTBS with llvm rev 210891 #149

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a compilation error when trying to build trunk version against latest
rev of llvm/clang:

llvm[4]: Compiling iwyu_driver.cc for Release build
/home/LNCMI-G/trophime/llvm/tools/clang/tools/include-what-you-use/iwyu_driver.c
c:27:39: fatal error: llvm/Support/system_error.h: No such file or directory
 #include "llvm/Support/system_error.h"
                                       ^
compilation terminated.

Original issue reported on code.google.com by christro...@googlemail.com on 13 Jun 2014 at 11:17

GoogleCodeExporter commented 8 years ago
Should have fixed with r557.  Can you please verify that the build is unbroken?

Original comment by vsap...@gmail.com on 13 Jun 2014 at 4:38

GoogleCodeExporter commented 8 years ago
It works now.
Thanks!!

On Fri, Jun 13, 2014 at 6:38 PM, <include-what-you-use@googlecode.com>
wrote:

Original comment by christro...@googlemail.com on 13 Jun 2014 at 9:25

GoogleCodeExporter commented 8 years ago

Original comment by vsap...@gmail.com on 13 Jun 2014 at 9:33