[Native] Drop LLDB_TRACE test directive

This directive doesn't have a lot of meaning. It is always set this
way that we are getting text file with the same name as test file.
This commit is contained in:
Ivan Kylchik
2023-12-27 17:08:51 +01:00
committed by Space Team
parent d18660c8f1
commit 2ded62c53e
19 changed files with 22 additions and 35 deletions
@@ -1,6 +1,6 @@
// KIND: STANDALONE_LLDB
// FREE_COMPILER_ARGS: -XXLanguage:+UnitConversionsOnArbitraryExpressions
// LLDB_TRACE: kt42208WithPassingLambdaToAnotherFunction.txt
// FILE: kt42208-1.kt
fun main() {
val a = foo()