Skip to content

Commit

Permalink
C++: Add change note.
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasVP committed Jul 31, 2024
1 parent fe575df commit 61eda0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cpp/ql/lib/change-notes/2024-07-31-constexpr-if.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The controlling expression of a `constexpr if` is now always recognized as an unevaluated expression.

0 comments on commit 61eda0d

Please sign in to comment.