[Lldb-commits] [PATCH] D95602: [lldb][AArch64] Add MTE memory tag reading to lldb

2021-06-24 Thread Florian Hahn via Phabricator via lldb-commits
fhahn added a comment. In D95602#2839421 , @teemperor wrote: > In D95602#2839419 , @fhahn wrote: > >> > > I think that's the correct public CI that shows the failure: > https://green.lab.llvm.org/green/view/LLDB/j

[Lldb-commits] [PATCH] D95602: [lldb][AArch64] Add MTE memory tag reading to lldb

2021-06-24 Thread Florian Hahn via Phabricator via lldb-commits
fhahn added a comment. It looks like this is breaking building LLDB on Green Dragon: https://smooshbase.apple.com/ci/job/am_github_build_tester/63476/console please take a look and consider reverting if it takes longer to fix the issue Repository: rG LLVM Github Monorepo CHANGES SINCE LAST

[Lldb-commits] [PATCH] D103575: Allow signposts to take advantage of deferred string substitution

2021-06-12 Thread Florian Hahn via Phabricator via lldb-commits
fhahn added a comment. It looks like this is causing build failures on certain macOS / SDK combinations, e.g. http://green.lab.llvm.org/green/job/lldb-cmake-standalone/3288/consoleFull#-195476041949ba4694-19c4-4d7e-bec5-911270d8a58c I reverted the change for now in b4583a5ad73b

[Lldb-commits] [PATCH] D81978: Redo of Add terminateCommands to lldb-vscode protocol

2020-06-24 Thread Florian Hahn via Phabricator via lldb-commits
fhahn added a comment. I noticed that it appears that ` lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py` is flaky and I noticed it failing spuriously relatively frequently For example http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/5519 failed with FAIL: lldb-api ::