[all-commits] [llvm/llvm-project] 560221: [lldb] Modernize TestVLA.py
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Oct 27 03:50:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 560221ac7f5ca3d5dcae405587db066f4c4c8a7c
https://github.com/llvm/llvm-project/commit/560221ac7f5ca3d5dcae405587db066f4c4c8a7c
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M lldb/test/API/lang/c/vla/TestVLA.py
Log Message:
-----------
[lldb] Modernize TestVLA.py
Use expect_expr/var_path instead of regular expect and substring checks
More information about the All-commits
mailing list