[all-commits] [llvm/llvm-project] 4bee2a: [lldb][NFC] Modernize TestCPPStaticMethods

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed May 20 03:28:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bee2afcd7ea10c9f58f6172924f822849fed8f9
      https://github.com/llvm/llvm-project/commit/4bee2afcd7ea10c9f58f6172924f822849fed8f9
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M lldb/test/API/lang/cpp/static_methods/TestCPPStaticMethods.py
    M lldb/test/API/lang/cpp/static_methods/main.cpp

  Log Message:
  -----------
  [lldb][NFC] Modernize TestCPPStaticMethods

Now with LLVM code style and expect_expr for checking. Also some minor changes
to be more similar to the structure we use in other tests.




More information about the All-commits mailing list