Chris Bieneman
e80f007dfb
Use clang --driver-mode instead of guessing c++ compiler path
...
Summary:
When building the LLDB test programs, if your CC is clang it actually isn't safe to make CXX a string replace of "clang -> clang++". This falls down on unix configurations if your compiler is clang-${version}.
A safer approach is to use the "--driver-mode=g++" option to tell clang to act like clang++.
Reviewers: tfiala, zturner, labath
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D25753
llvm-svn: 284550
2016-10-18 23:53:24 +00:00
..
2016-09-06 20:57:50 +00:00
2016-09-13 02:45:45 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-17 23:59:41 +00:00
2016-10-11 20:09:40 +00:00
2016-09-06 20:57:50 +00:00
2016-10-01 00:17:08 +00:00
2016-10-18 01:52:32 +00:00
2016-09-26 13:50:06 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 21:07:45 +00:00
2016-10-18 23:53:24 +00:00
2016-09-06 20:57:50 +00:00
2016-10-10 10:47:53 +00:00
2016-09-21 20:13:14 +00:00
2016-09-21 20:13:14 +00:00
2016-09-06 20:57:50 +00:00
2016-09-26 20:25:47 +00:00
2016-10-18 15:15:24 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2015-12-08 01:15:30 +00:00
2015-10-28 17:43:26 +00:00
2015-10-28 17:43:26 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-04 18:48:00 +00:00
2015-10-28 17:43:26 +00:00
2016-09-16 03:07:14 +00:00
2016-10-12 20:24:42 +00:00
2016-10-01 00:17:08 +00:00
2016-10-12 20:19:19 +00:00
2016-10-12 20:15:46 +00:00
2015-11-10 20:01:33 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-21 20:13:14 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2015-10-28 17:43:26 +00:00
2016-01-11 10:24:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-04 18:48:00 +00:00