diff options
author | Augusto Noronha <augusto2112@me.com> | 2023-09-13 14:23:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 14:23:50 -0700 |
commit | 705f24cdabea6b7bf36ba068aa15adae566857f0 (patch) | |
tree | 9d3a9ab5a54c2e2da8cb4f5594bd5d16f9a10091 /clang/lib/Serialization/ModuleManager.cpp | |
parent | a866ce789eb99da4d7a486eeb60a53be6c75f4fd (diff) | |
download | llvm-705f24cdabea6b7bf36ba068aa15adae566857f0.zip llvm-705f24cdabea6b7bf36ba068aa15adae566857f0.tar.gz llvm-705f24cdabea6b7bf36ba068aa15adae566857f0.tar.bz2 |
[lldb] Accept optional module in Value::ResolveValue (#66286)
Value::ResolveValue calls Value::GetValueAsData as part of its
implementation. The latter can receive an optional Module pointer, which
is always null when called from the former. Allow threading in the
Module in Value::ResolveValue.
rdar://115021869
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions