[cfe-dev] Clang as a compiler-only tool
Douglas Gregor
dgregor at apple.com
Fri Nov 30 13:20:09 PST 2012
On Nov 30, 2012, at 11:39 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Nov 30, 2012, at 1:26 AM, Roman Divacky <rdivacky at freebsd.org> wrote:
>
>>> In any case, these are all long term solutions, so I think something
>>> along the lines Roman is proposing is a a reasonable compromise for
>>> now.
>>
>> Can I commit the attached patch to clang to achieve this?
>
> This patch looks fine to me.
This is a poor solution to a general problem, and it's not even a solution that anyone outside of FreeBSD's build system can utility. As this patch stands, it doesn't belong in the main Clang repository.
- Doug
More information about the cfe-dev
mailing list