Skip to content
Commit bb061491 authored by Richard Smith's avatar Richard Smith
Browse files

Fix __attribute__((enable_if)) to treat arguments with side-effects as

non-constant.

We previously failed the entire condition evaluation if an unmodeled
side-effect was encountered in an argument, even if that argument was
unused in the attribute's condition.
parent e62f91fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment