Closed kmonchamp closed 11 years ago
The latest versions of clang appear to not be compatible with CppSharp. It looks like CC_Default was removed. http://llvm-reviews.chandlerc.com/D1231
I was wondering what the current revision of clang (and LLVM) I should be using to build?
I'm currently using r187641.
Thanks for the heads up, I'll update it to the latest Clang revisions soon.
Fixed.
The latest versions of clang appear to not be compatible with CppSharp. It looks like CC_Default was removed. http://llvm-reviews.chandlerc.com/D1231
I was wondering what the current revision of clang (and LLVM) I should be using to build?