[all-commits] [llvm/llvm-project] a49d5e: [lldb/test] Remove superfluous -std=c++11 from tests

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon May 9 11:10:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a49d5e976e6d49a5a182a394c4a2a04395159b13
      https://github.com/llvm/llvm-project/commit/a49d5e976e6d49a5a182a394c4a2a04395159b13
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-05-09 (Mon, 09 May 2022)

  Changed paths:
    M lldb/test/API/commands/expression/no-deadlock/Makefile
    M lldb/test/API/lang/c/step_over_no_deadlock/Makefile

  Log Message:
  -----------
  [lldb/test] Remove superfluous -std=c++11 from tests

We default to that anyway. It does not work on windows, and since
ac7747e, the flag actually takes effect.




More information about the All-commits mailing list