diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2022-08-20 01:47:41 +0100 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2022-08-22 13:22:19 +0100 |
commit | 6f19f98710f897ecaf148f42da6eec9d14631449 (patch) | |
tree | 9f474acdba9a3df18ea421979316c033cd70621e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 494b6c46d6aadcf1f659634f719768e9ff6fef17 (diff) | |
download | llvm-6f19f98710f897ecaf148f42da6eec9d14631449.zip llvm-6f19f98710f897ecaf148f42da6eec9d14631449.tar.gz llvm-6f19f98710f897ecaf148f42da6eec9d14631449.tar.bz2 |
[lldb][Test] Replace expect() with expect_expr() in TestNamespaceLookup.py
This will be useful in preparation for some reshuffling
of assertions in this file since we won't have to
adjust the persitent variable names during the process.
sed commands:
```
s/expect("expr -- /expect_expr("/g
s/startstr="(int) [$0-9]* = /result_type="int", result_value="/g
```
**Testing**
* API tests still pass
Differential Revision: https://reviews.llvm.org/D132271
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions