summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2022-09-25 17:18:39 +0200
committerMatheus Izvekov <mizvekov@gmail.com>2022-10-27 06:18:07 +0200
commit326feaafb0913ec6b21d1d89d09cbdbb40db7503 (patch)
treebd06c4bfc2a91d3f18f17e6a945f536b72009977 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parentd6a0585dd1b8cc82e827e3218fe3b077d33c3ed1 (diff)
[clang] Implement sugared substitution changes to infrastructure
Implements the changes required to perform substitution with non-canonical template arguments, and to 'finalize' them by not placing 'Subst' nodes. A finalized substitution means we won't resugar them later, because these templates themselves were eagerly substituted with the intended arguments at the point of use. We may still resugar other templates used within those, though. This patch does not actually implement any uses of this functionality, those will be added in subsequent patches, so expect no changes to existing tests. Signed-off-by: Matheus Izvekov <mizvekov@gmail.com> Differential Revision: https://reviews.llvm.org/D134604
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions