[all-commits] [llvm/llvm-project] eecef3: [lldb][test] Enable fix-its for the test case that...
Tatyana Krasnukha via All-commits
all-commits at lists.llvm.org
Wed Mar 4 23:31:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eecef3af2ca8b27f4070be41c73bff989a096f9b
https://github.com/llvm/llvm-project/commit/eecef3af2ca8b27f4070be41c73bff989a096f9b
Author: Tatyana Krasnukha <tatyana at synopsys.com>
Date: 2020-03-05 (Thu, 05 Mar 2020)
Changed paths:
M lldb/test/API/commands/expression/fixits/TestFixIts.py
Log Message:
-----------
[lldb][test] Enable fix-its for the test case that expects them enabled
Fix-its were intentionally disabled by TestBase.setUp so that incorrect expressions in tests
don't pass just because Clang thinks it has a fix-it.
More information about the All-commits
mailing list