Workaround around clang 5.0 bug by including SmallVector.h in LLVM.h (PR41549)
The forward declaration for SmallVector does not play well with clang-5. Differential Revision: https://reviews.llvm.org/D93498
Loading
Please register or sign in to comment