[Lldb-commits] [PATCH] Substitute 'cc' with 'c++' when compiling C++ test files.

Ed Maste emaste at freebsd.org
Mon Nov 10 13:18:38 PST 2014


LGTM.
We have the same issue on FreeBSD - in /usr/bin we have no gcc, but do have clang and cc, and CMake prefers the latter.

http://reviews.llvm.org/D6199






More information about the lldb-commits mailing list