This is how asserts are working right now. This way the semantics of __builtin_assume will be identical to asserts.
I also moved the tests to another file.
Differential D34502
[analyzer] Do not continue to analyze a path if the constraints contradict with builtin assume xazax.hun on Jun 22 2017, 2:23 AM. Authored by
Details This is how asserts are working right now. This way the semantics of __builtin_assume will be identical to asserts. I also moved the tests to another file.
Diff Detail
|