[libc++][patch] Fix a lit.cfg bug: the CMake build compiler is ignored
Sebastian Redl
sebastian.redl at getdesigned.at
Sat Jul 27 09:53:11 PDT 2013
Hi,
lit.cfg currently contains a bug when CMake is used: it will ignore the compiler specified in lit.site.cfg by CMake and always use the one found in $PATH.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lit.patch
Type: application/octet-stream
Size: 729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130727/da1e64ed/attachment.obj>
-------------- next part --------------
Sebastian
More information about the cfe-commits
mailing list