[cfe-commits] r62475 - in /cfe/trunk: Driver/PrintParserCallbacks.cpp include/clang/Parse/Action.h lib/Parse/ParseExpr.cpp lib/Parse/ParseStmt.cpp lib/Sema/Sema.h lib/Sema/SemaChecking.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaOverload.cpp
Howard Hinnant
hhinnant at apple.com
Thu Jan 22 10:28:12 PST 2009
On Jan 22, 2009, at 9:42 AM, Sebastian Redl wrote:
> Fariborz Jahanian wrote:
>>
>> On Jan 21, 2009, at 2:16 PM, Sebastian Redl wrote:
>>
>>> Fariborz Jahanian wrote:
>>>>
>>>> On Jan 21, 2009, at 1:56 PM, Daniel Dunbar wrote:
>>>>
>>>>> Ok. Are you able/willing to investigate or should I try to con
>>>>> someone
>>>>> else into it?
>>> I'm willing, during the weekend. I've got exams before that.
>>
>> Thanks. Exams always come first :).
>>
> Exams went well, and I've committed the smart pointer disabler.
>
> Testing the build afterwards showed a weird 40% performance
> improvement,
> but since it didn't go away when I re-enabled smart pointers, I don't
> trust these results at all, for anything.
Try disabling and re-enabling something else. We could use more
performance improvements like that! :-)
-Howard
More information about the cfe-commits
mailing list