[all-commits] [llvm/llvm-project] f94c9a: [lldb] Fix windows build failure due to undefined ...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Fri Oct 8 09:27:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f94c9af6227f49c5da5bf1c9f97fdf887d26774c
      https://github.com/llvm/llvm-project/commit/f94c9af6227f49c5da5bf1c9f97fdf887d26774c
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M lldb/include/lldb/Interpreter/ScriptedInterface.h

  Log Message:
  -----------
  [lldb] Fix windows build failure due to undefined macro

This should fix a build failure on Windows caused by the macro
__PRETTY_FUNCTION__ not being defined.

https://lab.llvm.org/buildbot/#/builders/83/builds/10836

https://reviews.llvm.org/D107585

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list