[all-commits] [llvm/llvm-project] a3093b: [lldb] Let TestCppConstructors pass without fix-it...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Feb 19 02:04:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3093bfb3e7c4972e7ff7af1cc38452ec9984e13
      https://github.com/llvm/llvm-project/commit/a3093bfb3e7c4972e7ff7af1cc38452ec9984e13
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M lldb/test/API/lang/cpp/constructors/TestCppConstructors.py

  Log Message:
  -----------
  [lldb] Let TestCppConstructors pass without fix-it intervention

This should use -> instead of '.', but the fix-it functionality of
the expression evaluator saved us here. Let's use the proper syntax
in the first place as we don't want to test fix-its here.




More information about the All-commits mailing list