Author: gclayton
Date: Fri Jun 24 18:48:00 2016
New Revision: 273750
URL: http://llvm.org/viewvc/llvm-project?rev=273750&view=rev
Log:
Made templates that have Enumeration values as arguments work correctly.
We were checking for integer types only before this. So I added the ability for
Compiler
Author: gclayton
Date: Fri Jun 24 18:40:35 2016
New Revision: 273749
URL: http://llvm.org/viewvc/llvm-project?rev=273749&view=rev
Log:
Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook up
the new calls in SBProcess that give out SBMemoryRegionInfo and
SBMemoryRegionInf
This revision was automatically updated to reflect the committed changes.
Closed by commit rL273720: Don't run TestImageListMultiArchitecture during
remote test suite (authored by fjricci).
Changed prior to commit:
http://reviews.llvm.org/D21648?vs=61803&id=61831#toc
Repository:
rL LLVM
htt
Author: enrico
Date: Fri Jun 24 15:45:08 2016
New Revision: 273721
URL: http://llvm.org/viewvc/llvm-project?rev=273721&view=rev
Log:
The Objective-C Class type should not be treated as a potential dynamic type,
since it actually doesn't resolve to the type of the class it points to
Fixes rdar://
Author: fjricci
Date: Fri Jun 24 15:44:23 2016
New Revision: 273720
URL: http://llvm.org/viewvc/llvm-project?rev=273720&view=rev
Log:
Don't run TestImageListMultiArchitecture during remote test suite
Reviewers: zturner, clayborg, tfiala
Subscribers: sas, lldb-commits
Differential Revision: http
Author: spyffe
Date: Fri Jun 24 15:41:18 2016
New Revision: 273718
URL: http://llvm.org/viewvc/llvm-project?rev=273718&view=rev
Log:
Added a test case for bitfield ivars. It currently fails.
Added:
lldb/trunk/packages/Python/lldbsuite/test/lang/objc/bitfield_ivars/
lldb/trunk/packages
Hello,
Master was down per hardware issues. Back to work now.
Thanks
Galina
On Fri, Jun 24, 2016 at 10:35 AM, Galina Kistanova
wrote:
> Hello everyone,
>
> LLVM buildmaster is not working currently for not clear reason.
> I try to restore it ASAP.
>
> Builders owners could use our public sile
ovyalov accepted this revision.
ovyalov added a comment.
LGTM
http://reviews.llvm.org/D21680
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: enrico
Date: Fri Jun 24 12:48:01 2016
New Revision: 273695
URL: http://llvm.org/viewvc/llvm-project?rev=273695&view=rev
Log:
Fix an issue where LLDB would show the key and value of a single entry
NSDictionary in the wrong order
Fixes rdar://26478641
Added:
lldb/trunk/packages/Pytho
Hello everyone,
LLVM buildmaster is not working currently for not clear reason.
I try to restore it ASAP.
Builders owners could use our public silent master as temporally solution.
Silent buildbot is currently copy of llvm buildbot, but does not sent any
notifications.
The both have the same set
clayborg added a comment.
Looks good.
http://reviews.llvm.org/D21648
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
granata.enrico accepted this revision.
granata.enrico added a comment.
This revision is now accepted and ready to land.
LGTM
http://reviews.llvm.org/D21680
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailm
tfiala accepted this revision.
tfiala added a comment.
Thanks, looks good!
http://reviews.llvm.org/D21648
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
fjricci updated this revision to Diff 61803.
fjricci added a comment.
This revision is now accepted and ready to land.
Skip test on remote platforms
http://reviews.llvm.org/D21648
Files:
packages/Python/lldbsuite/test/functionalities/object-file/TestImageListMultiArchitecture.py
Index:
pac
labath requested changes to this revision.
labath added a comment.
This revision now requires changes to proceed.
In general, the idea sounds reasonable.
I think you should be able to achieve the same effect by adding the library to
LLDB_SYSTEM_LIBS in LLDBDependencies.cmake. This should be a mu
tberghammer created this revision.
tberghammer added reviewers: clayborg, granata.enrico, ovyalov.
tberghammer added a subscriber: lldb-commits.
Herald added subscribers: danalbert, tberghammer.
Fix the libc++ pretty printers for the android NDK
The libc++ shipped with the android NDK is shipped
16 matches
Mail list logo