mib added a comment.

In D107585#3051607 <https://reviews.llvm.org/D107585#3051607>, 
@stella.stamenova wrote:

> This broke the windows lldb bot:
>
> https://lab.llvm.org/buildbot/#/builders/83/builds/10836



  
C:\buildbot\lldb-x64-windows-ninja\llvm-project\lldb\source\Plugins\Process\scripted\ScriptedThread.cpp(144):
 error C2065: '__PRETTY_FUNCTION__': undeclared identifier

It looks like MSVC doesn't have the `__PRETTY_FUNCTION__` macro ... Should be 
an easy fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107585

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to