asutton/clang

ClangAttrEmitter.cpp build error

Closed this issue · 2 comments

Hi,

I've been trying to build your version of clang, but I have several compilation error on the following file:

clang/utils/TableGen/ClangAttrEmitter.cpp

I'm building it along with llvm (clang folder in llvm/tools/) and it is being compiled with gcc 7.2.1

Here is a pastebin with the output https://pastebin.com/zwsssaLC

Just saw this issue was still opened, I'm gonna close it as it's probably just because of the wrong LLVM version used.