For people who have a Mac and can make changes to the project files, we
consider it polite and kind that they also fix up the project file when they
add or remove source files. But we also realize it isn't reasonable to require
that somebody working on Linux, Windows, etc. have access to a Mac
Sorry, I forgot about the xcode project changes. I could have reverted
those as well.
pl
On 25 October 2016 at 22:49, Tim Hammerquist wrote:
> Hi Pavel,
>
> Looks like some code left after this revert is still expecting this file
> (added contemporary to r284828) that was removed in this revisio
I already fixed this in r285113.
Jim
> On Oct 25, 2016, at 2:49 PM, Tim Hammerquist via lldb-commits
> wrote:
>
> Hi Pavel,
>
> Looks like some code left after this revert is still expecting this file
> (added contemporary to r284828) that was removed in this revision.
>
> --- lldb/trunk/so
Hi Pavel,
Looks like some code left after this revert is still expecting this file
(added contemporary to r284828) that was removed in this revision.
--- lldb/trunk/source/Plugins/Language/CPlusPlus/LibStdcppSmartPointer.cpp
(original)
+++ lldb/trunk/source/Plugins/Language/CPlusPlus/LibStdcppSma
Author: labath
Date: Tue Oct 25 08:24:53 2016
New Revision: 285068
URL: http://llvm.org/viewvc/llvm-project?rev=285068&view=rev
Log:
Revert "Improve the libstdc++ smart pointer formatters"
This reverts commit r284828, as it causes an infinite loop in
TestPrintStackTraces (funnily enough, only whe