[all-commits] [llvm/llvm-project] f827b4: [LLDB] Fix TestConvenienceVariables.test AArch64/W...

Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Jul 13 04:47:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f827b4b657d5922beef3799337e91ba98fce852e
      https://github.com/llvm/llvm-project/commit/f827b4b657d5922beef3799337e91ba98fce852e
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M lldb/test/Shell/Driver/Inputs/hello.cpp
    M lldb/test/Shell/Driver/TestConvenienceVariables.test

  Log Message:
  -----------
  [LLDB] Fix TestConvenienceVariables.test AArch64/Windows

This patch fixes TestConvenienceVariables.test for AArch64 Windows.
Clang/LLD was unable to find printf apparently available as a macro
definition in stdio.h.




More information about the All-commits mailing list