diff options
author | Saar Raz <saar@raz.email> | 2020-01-24 02:22:17 +0200 |
---|---|---|
committer | Saar Raz <saar@raz.email> | 2020-01-24 02:24:21 +0200 |
commit | 73eaf62463b4a29adf4194685af12d1a5d172987 (patch) | |
tree | 7a43f3c3596a530f757f3774d52f06b5a6f0e462 /lldb/unittests/ScriptInterpreter/Python | |
parent | 30179d7ecf6a2f986ed13de112ddaf0d0e966f38 (diff) | |
download | llvm-73eaf62463b4a29adf4194685af12d1a5d172987.zip llvm-73eaf62463b4a29adf4194685af12d1a5d172987.tar.gz llvm-73eaf62463b4a29adf4194685af12d1a5d172987.tar.bz2 |
[Concepts] Make constraint expressions unevaluated until satisfaction checking
As per P1980R0, constraint expressions are unevaluated operands, and their constituent atomic
constraints only become constant evaluated during satisfaction checking.
Change the evaluation context during parsing and instantiation of constraints to unevaluated.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions