[lldb/test] Remove superfluous -std=c++11 from tests
authorPavel Labath <pavel@labath.sk>
Mon, 9 May 2022 18:04:14 +0000 (20:04 +0200)
committerPavel Labath <pavel@labath.sk>
Mon, 9 May 2022 18:04:14 +0000 (20:04 +0200)
commita49d5e976e6d49a5a182a394c4a2a04395159b13
tree34609cd9305400282af996e5b07288acadb8915e
parentac7747ef281c3be4cfefa5adb5d0395cefc10223
[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.
lldb/test/API/commands/expression/no-deadlock/Makefile
lldb/test/API/lang/c/step_over_no_deadlock/Makefile