diff options
| author | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-01-28 15:51:19 -0500 |
|---|---|---|
| committer | Arthur O'Dwyer <arthur.j.odwyer@gmail.com> | 2022-02-01 15:16:17 -0500 |
| commit | f6ce456707898f0ae2c70748e896130e1c897960 (patch) | |
| tree | b59f3d21dcaaa1c950e6e099380517b0a4b04c7b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 6a56d5cc25cd4a5e401649e76a4c5fae2493f670 (diff) | |
| download | llvm-f6ce456707898f0ae2c70748e896130e1c897960.zip llvm-f6ce456707898f0ae2c70748e896130e1c897960.tar.gz llvm-f6ce456707898f0ae2c70748e896130e1c897960.tar.bz2 | |
[clang] Correctly(?) handle placeholder types in ExprRequirements.
Bug #52905 was originally papered over in a different way, but
I believe this is the actually proper fix, or at least closer to
it. We need to detect placeholder types as close to the front-end
as possible, and cause them to fail constraints, rather than letting
them persist into later stages.
Fixes #52905.
Fixes #52909.
Fixes #53075.
Differential Revision: https://reviews.llvm.org/D118552
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
