================
@@ -221,18 +221,21 @@ class PrettyStackTraceCFGElement : public
llvm::PrettyStackTraceEntry {
// Avoids unneccesary copies of the environment.
class JoinedStateBuilder {
AnalysisContext ∾
+ Environment::ExprJoinBehavior ExprBehavior;
----------------
ymand wrote:
If you're going to shorten the variable name, then I think JoinBehavior might
be better (since this doesn't have to do with the behavior of expressions).
https://github.com/llvm/llvm-project/pull/82611
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits