Closed
Description
Affected rules
M0-1-9
Description
This rule produces false-positives for the bool-constexpr
of every declaration of static_assert
. We can probably resolve this case by excluding all Expr
that are within StaticAssert::getCondition().