[cfe-commits] [patch] Fix -fno-exceptions for c++
Douglas Gregor
dgregor at apple.com
Thu Oct 1 00:21:32 CDT 2009
On Sep 30, 2009, at 8:04 PM, Rafael Espindola wrote:
>> I was trying to move the "needs exception" to clang, but there is a
>> problem.
>
> Please ignore the previous email. I was confused by the code in
> Tools.cpp iterating over a list of inputs and assumed clang-cc was
> being passed both files.
>
> The attached patch move the logic to clang.
Looks fine to me. Unless Chris screams, please go ahead and commit.
- Doug
More information about the cfe-commits
mailing list