From 04ce4057e1534d651be88f2c2fa7f7ac3c9b413f Mon Sep 17 00:00:00 2001 From: Mathias Vorreiter Pedersen Date: Thu, 25 Sep 2025 12:43:57 +0100 Subject: [PATCH] C++: Add more comments to describe the constant expression hack. --- cpp/ql/lib/semmle/code/cpp/controlflow/IRGuards.qll | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cpp/ql/lib/semmle/code/cpp/controlflow/IRGuards.qll b/cpp/ql/lib/semmle/code/cpp/controlflow/IRGuards.qll index b7ad7e56d2a..91b6334922d 100644 --- a/cpp/ql/lib/semmle/code/cpp/controlflow/IRGuards.qll +++ b/cpp/ql/lib/semmle/code/cpp/controlflow/IRGuards.qll @@ -97,9 +97,14 @@ module GuardsInput implements SharedGuards::InputSig