Hacker News new | ask | show | jobs
by johncolanduoni 2557 days ago
Working with LLVM/clang is pretty much the same on a distorted compiled with clang as one compiled with gcc. Even the C++ ABIs are largely compatible if you use libstdc++ instead of libc++.