Skip to content
Unverified Commit 46396108 authored by Augusto Noronha's avatar Augusto Noronha Committed by GitHub
Browse files

[lldb] Add interface to check if UserExpression::Parse() is cacheable (#66826)

When setting conditional breakpoints, we currently assume that a call to
UserExpression::Parse() can be cached and resued multiple times. This
may not be true for every user expression. Add a new method so
subclasses of UserExpression can customize if they are parseable or not.
parent 1aa493f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment