Author: jingham
Date: Fri Mar 23 16:44:52 2018
New Revision: 328389
URL: http://llvm.org/viewvc/llvm-project?rev=328389&view=rev
Log:
Add support for __attribute__(trivial_abi).
,
Added:
lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/
lldb/trunk/packages/Python/lldbsuite
Author: jmolenda
Date: Fri Mar 23 16:32:16 2018
New Revision: 328383
URL: http://llvm.org/viewvc/llvm-project?rev=328383&view=rev
Log:
Remove CommandObjectStats.cpp & CleanUpTest.cpp from
installing in the man page directory.
Modified:
lldb/trunk/lldb.xcodeproj/project.pbxproj
Modified: lldb
Author: jmolenda
Date: Fri Mar 23 15:50:23 2018
New Revision: 328382
URL: http://llvm.org/viewvc/llvm-project?rev=328382&view=rev
Log:
Put CommandObjectStats.cpp in lldb-core target, remove CommandObjectStats.h
from targets.
Modified:
lldb/trunk/lldb.xcodeproj/project.pbxproj
Modified: lldb
Author: davide
Date: Fri Mar 23 14:55:48 2018
New Revision: 328378
URL: http://llvm.org/viewvc/llvm-project?rev=328378&view=rev
Log:
[Commands] Add a (currently empty) `stats` command.
This one will be used to print statistics about lldb sessions
(including, e.g. number of expression evaluation s
Author: jmolenda
Date: Fri Mar 23 14:37:19 2018
New Revision: 328374
URL: http://llvm.org/viewvc/llvm-project?rev=328374&view=rev
Log:
Change the darwin-debug target to build the standard
archs.
Modified:
lldb/trunk/lldb.xcodeproj/project.pbxproj
Modified: lldb/trunk/lldb.xcodeproj/project.p
Author: davide
Date: Fri Mar 23 14:21:17 2018
New Revision: 328373
URL: http://llvm.org/viewvc/llvm-project?rev=328373&view=rev
Log:
[CMakeLists] Update file list after recent changes.
Modified:
lldb/trunk/source/Commands/CMakeLists.txt
Modified: lldb/trunk/source/Commands/CMakeLists.txt
URL
Author: davide
Date: Fri Mar 23 14:04:34 2018
New Revision: 328370
URL: http://llvm.org/viewvc/llvm-project?rev=328370&view=rev
Log:
[Commands] Remove dead code for unused `args` command.
It wasn't even registered.
(lldb) apropos args
No commands found pertaining to 'args'. Try 'help' to see
a c
Author: davide
Date: Fri Mar 23 13:58:05 2018
New Revision: 328368
URL: http://llvm.org/viewvc/llvm-project?rev=328368&view=rev
Log:
[Command] Remove dead code for the syntax command.
I'm going to add a new commend so I figured I could do
some spring cleaning.
Removed:
lldb/trunk/source/Comm
Author: adrian
Date: Fri Mar 23 13:17:39 2018
New Revision: 328365
URL: http://llvm.org/viewvc/llvm-project?rev=328365&view=rev
Log:
Log ObjC Runtime messages only in verbose mode
Modified:
lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
Modified:
lld
tromey added a comment.
In https://reviews.llvm.org/D44693#1046925, @davide wrote:
> LGTM, thanks. Do you have commit access or you need somebody to commit this
> on your behalf?
I do not have commit access.
https://reviews.llvm.org/D44693
___
l
davide accepted this revision.
davide added a comment.
LGTM, thanks. Do you have commit access or you need somebody to commit this on
your behalf?
https://reviews.llvm.org/D44693
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://list
friss updated this revision to Diff 139619.
friss added a comment.
Use LLVM macro for fallthrough
https://reviews.llvm.org/D44613
Files:
include/lldb/Symbol/ClangASTContext.h
packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py
packages/Python/lldbsuite/test/lang/cpp/templ
tromey updated this revision to Diff 139616.
tromey added a comment.
Add unit test
https://reviews.llvm.org/D44693
Files:
source/Core/Scalar.cpp
unittests/Core/ScalarTest.cpp
Index: unittests/Core/ScalarTest.cpp
===
--- unitt
owenpshaw accepted this revision.
owenpshaw added a comment.
This revision is now accepted and ready to land.
Looks good to me. Thanks!
https://reviews.llvm.org/D44738
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/
alexandreyy added a comment.
Hi @labath .
Could you please commit this patch?
https://reviews.llvm.org/D44472
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
15 matches
Mail list logo