aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSource.cpp
diff options
context:
space:
mode:
authorLee Wei <lee10202013@gmail.com>2024-11-13 01:01:53 -0700
committerGitHub <noreply@github.com>2024-11-13 08:01:53 +0000
commit91e134ad7d162c9affe37c67afb9dec34a215b7a (patch)
treef98613705c008493179ddb7f507f18277eee25b3 /lldb/source/Commands/CommandObjectSource.cpp
parentae7b5af904850db71308915836f32a8d79553dd8 (diff)
downloadllvm-91e134ad7d162c9affe37c67afb9dec34a215b7a.zip
llvm-91e134ad7d162c9affe37c67afb9dec34a215b7a.tar.gz
llvm-91e134ad7d162c9affe37c67afb9dec34a215b7a.tar.bz2
[llvm] Replace `UndefValue::get` with `PoisonValue::get` in a unit test [NFC] (#115985)
Since these `UndefValue::get` are acted as placeholders, I think it's safe to replace them with poison values. There are a lot of `UndefValue::get` in LLVM, I'll start fixing the ones in `unittests` while fixing the regression tests.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions