Commit d015078
committed
Fix hFlushExprStatic() to use full type again (regression from 616dc23)
I can't think of a test case for this though, CONSTness should have been
checked before already, it shouldn't matter here when emitting.
Also the full type is only used for an astNewCONV() which allows casting
away CONSTness etc. anyways.1 parent 616dc23 commit d015078
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
0 commit comments