devenv
devenv copied to clipboard
Language cplusplus missing libcxx
I've noticed that clang++ requires libcxx (C++ standard library). Shouldn't it bundled w/ the cplusplus language module?
Is that still the case using 1.0.2?