krytarowski added a comment.
Thank you @clayborg for your notes. I'm planning to submit new version in the
coming days.
Repository:
rL LLVM
http://reviews.llvm.org/D16508
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llv
labath added a comment.
Ping?
http://reviews.llvm.org/D16293
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: ewancrawford
Date: Tue Jan 26 04:41:08 2016
New Revision: 258800
URL: http://llvm.org/viewvc/llvm-project?rev=258800&view=rev
Log:
[RenderScript] Provide option to specify a single allocation to print
Patch replaces the 'renderscript allocation list' command flag --refresh, with
a new op
Sorry for the delay, lgtm
On Tue, Jan 26, 2016 at 1:59 AM Pavel Labath wrote:
> labath added a comment.
>
> Ping?
>
>
> http://reviews.llvm.org/D16293
>
>
>
>
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailm
zturner added a comment.
Sorry for the delay, lgtm
http://reviews.llvm.org/D16293
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: d0k
Date: Tue Jan 26 10:45:00 2016
New Revision: 258819
URL: http://llvm.org/viewvc/llvm-project?rev=258819&view=rev
Log:
Update for LLVM change
Modified:
lldb/trunk/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp
lldb/trunk/source/Plugins/Instruction/MIPS/EmulateInstructio
Author: compnerd
Date: Tue Jan 26 11:43:48 2016
New Revision: 258821
URL: http://llvm.org/viewvc/llvm-project?rev=258821&view=rev
Log:
Revert r258546.
Seems that the patch was rebased on top of another change which obsoleted the
change but wasnt caught.
Thanks to nbjoerg for pointing this out!
On Sat, Jan 23, 2016 at 3:24 PM, Joerg Sonnenberger wrote:
> On Fri, Jan 22, 2016 at 08:26:30PM -, Saleem Abdulrasool via
> lldb-commits wrote:
> > Author: compnerd
> > Date: Fri Jan 22 14:26:30 2016
> > New Revision: 258546
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=258546&view=rev
hans added a comment.
Did this ever get committed?
http://reviews.llvm.org/D16284
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Greg: Ping?
On Tue, Jan 19, 2016 at 1:12 PM, Hans Wennborg wrote:
> Sure. Greg, are you the code owner for this, or is there a specific
> owner for Go?
>
> Thanks,
> Hans
>
> On Fri, Jan 15, 2016 at 11:43 AM, Ryan Brown via lldb-commits
> wrote:
>> It would be nice if we could get this into 3.8
Hello everyone,
Below are some buildbot numbers for the last week of 1/17/2016 - 1/23/2016.
Thanks
Galina
Number of commits by project:
project | commits
---+---
llvm | 315
cfe |86
zturner created this revision.
zturner added reviewers: tfiala, labath.
zturner added a subscriber: lldb-commits.
Herald added subscribers: srhines, danalbert, tberghammer.
This is going to be part of a larger effort to clean up some of these
decorators as the code is getting really unwieldy and
zturner updated this revision to Diff 46086.
zturner added a comment.
Add back the check for `six.callable`. Also added a detailed comment
explaining what this atrocity actually does.
Note that this problem will go away by design once we reduce some of the more
superfluous decorators.
http:/
13 matches
Mail list logo