[Lldb-commits] [lldb] a5fb2e3 - [lldb] Complete return types of CXXMethodDecls to prevent crashing due to covariant return types

2020-01-29 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-29T09:08:35+01:00 New Revision: a5fb2e371ec2b585ca56cbc1a116912aabe347d3 URL: https://github.com/llvm/llvm-project/commit/a5fb2e371ec2b585ca56cbc1a116912aabe347d3 DIFF: https://github.com/llvm/llvm-project/commit/a5fb2e371ec2b585ca56cbc1a116912aabe347d3.dif

[Lldb-commits] [lldb] ab8b22d - [lldb] Don't create duplicate declarations when completing a forward declaration with a definition from another source

2020-01-29 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-29T09:20:47+01:00 New Revision: ab8b22d1c2d97b1e50c73b8640c3acb192652059 URL: https://github.com/llvm/llvm-project/commit/ab8b22d1c2d97b1e50c73b8640c3acb192652059 DIFF: https://github.com/llvm/llvm-project/commit/ab8b22d1c2d97b1e50c73b8640c3acb192652059.dif

[Lldb-commits] [lldb] df8a986 - [lldb][NFC] Remove TypeSystemClang::GetASTContext calls in IRForTarget

2020-01-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-30T12:07:19+01:00 New Revision: df8a986f533d6b1726e79acfa53ba854943704c3 URL: https://github.com/llvm/llvm-project/commit/df8a986f533d6b1726e79acfa53ba854943704c3 DIFF: https://github.com/llvm/llvm-project/commit/df8a986f533d6b1726e79acfa53ba854943704c3.dif

[Lldb-commits] [lldb] 92a42b6 - [lldb][NFC] LLDB_LOGF to LLDB_LOG conversion in ClangASTImporter

2020-01-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-30T22:10:31+01:00 New Revision: 92a42b6a4d1544acb96f334369ea6c1c948634e3 URL: https://github.com/llvm/llvm-project/commit/92a42b6a4d1544acb96f334369ea6c1c948634e3 DIFF: https://github.com/llvm/llvm-project/commit/92a42b6a4d1544acb96f334369ea6c1c948634e3.dif

[Lldb-commits] [lldb] 48acece - [lldb][NFC] Cleanup ClangASTImporter::LayoutInfo

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T09:06:09+01:00 New Revision: 48acece15dcf63cb4fee043a4e66ddf3917a359a URL: https://github.com/llvm/llvm-project/commit/48acece15dcf63cb4fee043a4e66ddf3917a359a DIFF: https://github.com/llvm/llvm-project/commit/48acece15dcf63cb4fee043a4e66ddf3917a359a.dif

[Lldb-commits] [lldb] 46ca55f - [lldb][NFC] Add safe Decl->CompilerDecl conversion function TypeSystemClang

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T09:44:24+01:00 New Revision: 46ca55f2a2c88609657dff7f49ec54d5a71032d3 URL: https://github.com/llvm/llvm-project/commit/46ca55f2a2c88609657dff7f49ec54d5a71032d3 DIFF: https://github.com/llvm/llvm-project/commit/46ca55f2a2c88609657dff7f49ec54d5a71032d3.dif

[Lldb-commits] [lldb] 99e63f5 - [lldb] Print the command output when 'expect' fails even if a custom msg is passed

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T10:16:46+01:00 New Revision: 99e63f5825ac30912bab1daa563cae9e6c292d52 URL: https://github.com/llvm/llvm-project/commit/99e63f5825ac30912bab1daa563cae9e6c292d52 DIFF: https://github.com/llvm/llvm-project/commit/99e63f5825ac30912bab1daa563cae9e6c292d52.dif

[Lldb-commits] [lldb] 19f1ce6 - [lldb][NFC] Remove ParserVars::m_parser_type member that was never read

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T12:54:01+01:00 New Revision: 19f1ce67353c197ab86039bcc15c3ebca02cbaea URL: https://github.com/llvm/llvm-project/commit/19f1ce67353c197ab86039bcc15c3ebca02cbaea DIFF: https://github.com/llvm/llvm-project/commit/19f1ce67353c197ab86039bcc15c3ebca02cbaea.dif

[Lldb-commits] [lldb] 1ccc702 - [lldb][NFC] Remove unnecessary ClangASTImporter checks in ClangASTSource

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T13:17:08+01:00 New Revision: 1ccc702912fa9c41a58b9007807780a0dcb07707 URL: https://github.com/llvm/llvm-project/commit/1ccc702912fa9c41a58b9007807780a0dcb07707 DIFF: https://github.com/llvm/llvm-project/commit/1ccc702912fa9c41a58b9007807780a0dcb07707.dif

[Lldb-commits] [lldb] 09217b6 - [lldb][NFC] Add a CompilerDecl->clang::Decl conversion function to ClangUtil

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T13:20:02+01:00 New Revision: 09217b60fcf1301e0333a69c37c6408d81c46ca5 URL: https://github.com/llvm/llvm-project/commit/09217b60fcf1301e0333a69c37c6408d81c46ca5 DIFF: https://github.com/llvm/llvm-project/commit/09217b60fcf1301e0333a69c37c6408d81c46ca5.dif

[Lldb-commits] [lldb] 6c7efe2 - [lldb][NFC] Fix expect calls with wrong order of 'substrs' items for D73766

2020-01-31 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-01-31T17:54:18+01:00 New Revision: 6c7efe2eecf1495d2416ebc485025859d9dee74a URL: https://github.com/llvm/llvm-project/commit/6c7efe2eecf1495d2416ebc485025859d9dee74a DIFF: https://github.com/llvm/llvm-project/commit/6c7efe2eecf1495d2416ebc485025859d9dee74a.dif

[Lldb-commits] [lldb] 500c324 - [lldb] Increase the rate at which ConstString's memory allocator scales the memory chunks it allocates

2020-02-03 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-03T10:59:35+01:00 New Revision: 500c324fa13eec2b171f4ea4dbed2ac1251f5aae URL: https://github.com/llvm/llvm-project/commit/500c324fa13eec2b171f4ea4dbed2ac1251f5aae DIFF: https://github.com/llvm/llvm-project/commit/500c324fa13eec2b171f4ea4dbed2ac1251f5aae.dif

[Lldb-commits] [lldb] 0afdc7b - Revert "[lldb] Increase the rate at which ConstString's memory allocator scales the memory chunks it allocates"

2020-02-03 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-03T11:09:45+01:00 New Revision: 0afdc7bed8adb9516dec8581af7f969b7d087946 URL: https://github.com/llvm/llvm-project/commit/0afdc7bed8adb9516dec8581af7f969b7d087946 DIFF: https://github.com/llvm/llvm-project/commit/0afdc7bed8adb9516dec8581af7f969b7d087946.dif

[Lldb-commits] [lldb] 7f4cb2e - [lldb] Make the order in which ClusterManager calls destructors deterministic

2020-02-03 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-03T13:33:44+01:00 New Revision: 7f4cb2e7b67afd177cf8f8939d4bf5dcff33f20b URL: https://github.com/llvm/llvm-project/commit/7f4cb2e7b67afd177cf8f8939d4bf5dcff33f20b DIFF: https://github.com/llvm/llvm-project/commit/7f4cb2e7b67afd177cf8f8939d4bf5dcff33f20b.dif

[Lldb-commits] [lldb] fad012b - Reland "[lldb] Increase the rate at which ConstString's memory allocator scales the memory chunks it allocates""

2020-02-03 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-03T14:59:55+01:00 New Revision: fad012bce1c3e26db05f61c7f00763530fd4400f URL: https://github.com/llvm/llvm-project/commit/fad012bce1c3e26db05f61c7f00763530fd4400f DIFF: https://github.com/llvm/llvm-project/commit/fad012bce1c3e26db05f61c7f00763530fd4400f.dif

[Lldb-commits] [lldb] bf4d73e - [lldb][NFC] Use correct Decl typedef in ClangASTSource

2020-02-04 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-04T11:53:23+01:00 New Revision: bf4d73e6f3e93cf2c92691a44cff52afc025942d URL: https://github.com/llvm/llvm-project/commit/bf4d73e6f3e93cf2c92691a44cff52afc025942d DIFF: https://github.com/llvm/llvm-project/commit/bf4d73e6f3e93cf2c92691a44cff52afc025942d.dif

[Lldb-commits] [lldb] 5ff4f88 - [lldb] Ignore type sugar in TypeSystemClang::GetPointerType

2020-02-05 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-05T11:44:40+01:00 New Revision: 5ff4f881a7774b8ec8d4db40d2a6c95ddd8a5f21 URL: https://github.com/llvm/llvm-project/commit/5ff4f881a7774b8ec8d4db40d2a6c95ddd8a5f21 DIFF: https://github.com/llvm/llvm-project/commit/5ff4f881a7774b8ec8d4db40d2a6c95ddd8a5f21.dif

[Lldb-commits] [lldb] 8d8bd0d - [lldb] Make TestDataFormatterObjCCF.py pass outside California

2020-02-05 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-05T13:24:06+01:00 New Revision: 8d8bd0d6548ed9d2482de341c1b0e53449e5c564 URL: https://github.com/llvm/llvm-project/commit/8d8bd0d6548ed9d2482de341c1b0e53449e5c564 DIFF: https://github.com/llvm/llvm-project/commit/8d8bd0d6548ed9d2482de341c1b0e53449e5c564.dif

[Lldb-commits] [lldb] 7506ca3 - [lldb][NFC] Remove some unnecessary curly braces

2020-02-05 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-05T13:47:09+01:00 New Revision: 7506ca3e8ccb75620a1987749f80d22bc87f246c URL: https://github.com/llvm/llvm-project/commit/7506ca3e8ccb75620a1987749f80d22bc87f246c DIFF: https://github.com/llvm/llvm-project/commit/7506ca3e8ccb75620a1987749f80d22bc87f246c.dif

[Lldb-commits] [lldb] 706256b - [lldb] Revert some change in data-formatter-objc/main.m that broke TestDataFormatterObjCNSDate.py

2020-02-05 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-05T14:08:57+01:00 New Revision: 706256b6d3972dcfa2d3e888d0640e1689c4be95 URL: https://github.com/llvm/llvm-project/commit/706256b6d3972dcfa2d3e888d0640e1689c4be95 DIFF: https://github.com/llvm/llvm-project/commit/706256b6d3972dcfa2d3e888d0640e1689c4be95.dif

[Lldb-commits] [lldb] 0ea20eb - [lldb] Add test for calling const functions

2020-02-06 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-06T14:28:06+01:00 New Revision: 0ea20ebf2d46072c36a0be49fdf4061480a42206 URL: https://github.com/llvm/llvm-project/commit/0ea20ebf2d46072c36a0be49fdf4061480a42206 DIFF: https://github.com/llvm/llvm-project/commit/0ea20ebf2d46072c36a0be49fdf4061480a42206.dif

[Lldb-commits] [lldb] 7603778 - [lldb][NFC] Move call-overidden-method test to lang/cpp/ folder

2020-02-06 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-06T14:36:09+01:00 New Revision: 7603778922ab1e93ec3d9da451fcd89c3bad9ec2 URL: https://github.com/llvm/llvm-project/commit/7603778922ab1e93ec3d9da451fcd89c3bad9ec2 DIFF: https://github.com/llvm/llvm-project/commit/7603778922ab1e93ec3d9da451fcd89c3bad9ec2.dif

[Lldb-commits] [lldb] 68cc9f8 - [lldb] Remove all 'clean' targets from test Makefiles

2020-02-07 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-07T11:24:52+01:00 New Revision: 68cc9f80a6bfd7b88a761d29c757d0ec6544e126 URL: https://github.com/llvm/llvm-project/commit/68cc9f80a6bfd7b88a761d29c757d0ec6544e126 DIFF: https://github.com/llvm/llvm-project/commit/68cc9f80a6bfd7b88a761d29c757d0ec6544e126.dif

[Lldb-commits] [lldb] 0082f1e - [lldb] Improve error message when running static initializers in an expression fails

2020-02-07 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-02-07T13:46:28+01:00 New Revision: 0082f1e0ccb215592d187b0a343608ad7813db30 URL: https://github.com/llvm/llvm-project/commit/0082f1e0ccb215592d187b0a343608ad7813db30 DIFF: https://github.com/llvm/llvm-project/commit/0082f1e0ccb215592d187b0a343608ad7813db30.dif

<    8   9   10   11   12   13