diff options
| author | nerix <nerixdev@outlook.de> | 2025-10-27 14:40:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-27 14:40:42 +0100 |
| commit | 51cecd3f2ec9881b07fb7c2e4c1fb92408f66eb1 (patch) | |
| tree | 0a1a84d2530510abe2e96e7f25acd8e3827dddaa /llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp | |
| parent | 30f1004bec5fb29625b067885118b0e90104f567 (diff) | |
| download | llvm-51cecd3f2ec9881b07fb7c2e4c1fb92408f66eb1.zip llvm-51cecd3f2ec9881b07fb7c2e4c1fb92408f66eb1.tar.gz llvm-51cecd3f2ec9881b07fb7c2e4c1fb92408f66eb1.tar.bz2 | |
[LLDB][NativePDB] Create simple types from function arguments and return types (#163621)
When creating all types in a compilation unit, simple types (~>
primitive and pointer types) that were only used in function arguments
or return types weren't created as LLDB `Type`s.
With this PR, they're created when creating the function/method types.
This makes it possible to run the `SymbolFile/PDB/typedefs.test` with
both plugins.
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/WrapperFunctionUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions
