ibinti / bugvm

This is BugVM
352 stars 51 forks source link

llvm: fatal error: 'type_traits' file not found #include <type_traits> #174

Closed ibinti closed 6 years ago

ibinti commented 6 years ago

bugvm/Core/llvm/target.llvm/build/macosx-x86_64/llvm/include/llvm/Support/type_traits.h:17:10: fatal error: 'type_traits' file not found

include

     ^~~~~~~~~~~~~

1 error generated.

Xcode 9.3.1, macOS 10.13.4

ibinti commented 6 years ago

-stdlib=libc++