[Lldb-commits] [PATCH] D134033: [lldb/Plugins] Improve error reporting when reading memory in Scripted Process

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Nov 19 10:17:37 PST 2022


mib added a comment.

In D134033#3939186 <https://reviews.llvm.org/D134033#3939186>, @mgorny wrote:

> In D134033#3939158 <https://reviews.llvm.org/D134033#3939158>, @mib wrote:
>
>> @mgorny @dyung `error: too few template-parameter-lists` this seems to be a `g++` error. Could you try building with clang to confirm my theory ? I'll try to fix the issue but I have no way to reproduce it
>
> I'm going to try. Can we revert the change in the meantime?

I was able to get my hands on a linux box, if I can reproduce the build failure I'll try to fix it otherwise I'll revert my patches.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134033/new/

https://reviews.llvm.org/D134033



More information about the lldb-commits mailing list