OSDN Git Service

[lldb][NFC] Modernize TestCPPStaticMethods
authorRaphael Isemann <teemperor@gmail.com>
Wed, 20 May 2020 09:57:52 +0000 (11:57 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 20 May 2020 10:27:44 +0000 (12:27 +0200)
commit4bee2afcd7ea10c9f58f6172924f822849fed8f9
tree88e8e36a2b791b09ac3807f14574ca326b6f6fe0
parentaafdeeade8de2fda03b046dc8906bf4d4f4539f0
[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.
lldb/test/API/lang/cpp/static_methods/TestCPPStaticMethods.py
lldb/test/API/lang/cpp/static_methods/main.cpp