Author: waltl
Date: Thu Aug 23 11:26:26 2018
New Revision: 340562
URL: http://llvm.org/viewvc/llvm-project?rev=340562&view=rev
Log:
Fix format string issue introduced in r340548
Make format string portable.
Modified:
lldb/trunk/source/Plugins/Language/CPlusPlus/LibCxx.cpp
Modified: lldb/tru
https://github.com/googlewalt approved this pull request.
https://github.com/llvm/llvm-project/pull/133542
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/googlewalt approved this pull request.
https://github.com/llvm/llvm-project/pull/133542
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/googlewalt created
https://github.com/llvm/llvm-project/pull/141537
Tested with lldb and lldb-dap test suites.
>From d1d4ea56e970caf92ed1e5dd5848c974e6d0b795 Mon Sep 17 00:00:00 2001
From: Walter Lee
Date: Mon, 26 May 2025 21:15:07 -0400
Subject: [PATCH] Initialize field to
googlewalt wrote:
I can do that. It's probably better, though currently nothing in the struct is
initialized.
https://github.com/llvm/llvm-project/pull/141537
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/ma
googlewalt wrote:
> Do we want to do the initialization here or inside the struct definition in
> `ProtocolTypes.h`?
Done.
https://github.com/llvm/llvm-project/pull/141537
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.o
https://github.com/googlewalt updated
https://github.com/llvm/llvm-project/pull/141537
>From d1d4ea56e970caf92ed1e5dd5848c974e6d0b795 Mon Sep 17 00:00:00 2001
From: Walter Lee
Date: Mon, 26 May 2025 21:15:07 -0400
Subject: [PATCH 1/2] Initialize field to appease msan
Tested with lldb and lldb-
https://github.com/googlewalt closed
https://github.com/llvm/llvm-project/pull/141537
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
googlewalt wrote:
I don't have any expertise in this code, but it looks like it shouldn't break
anything and fixes a bunch of build breakages, so I'm going to check it in.
https://github.com/llvm/llvm-project/pull/141687
___
lldb-commits mailing list
https://github.com/googlewalt closed
https://github.com/llvm/llvm-project/pull/141687
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/googlewalt approved this pull request.
https://github.com/llvm/llvm-project/pull/141687
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
11 matches
Mail list logo