Alastair Donaldson
Alastair Donaldson
Would you mind running the CI again please @jonathanmetzman ? I landed a PR in the upstream project which fixes some compiler warnings the OSS-Fuzz build was treating as errors.
We do want the PR, but let me take another look at it before we merge.
Many thanks!
@jonathanmetzman Any idea why there's a failing linker command in the coverage build? I suppose it's a memout or timeout or something? I could add some logic to the build...
@abelbriggs1 you might like to work on this one as a "slow burner" issue - it might take a while and some discussion to figure out all the changes we...
Sure. OpaqueExpressionGenerator.java has a field: private final List expressionIdentities; An ExpressionIdentity is a class that knows how to turn an expression e into an equivalent expression e'. In this case...
@shubhav99 Can you explain in detail what the problem is that you are facing? What did you try and what error messages are you getting?
In addition this applies to const-declared variables in functions, as demonstrated by the attached. [generated_0.frag.txt](https://github.com/google/graphicsfuzz/files/3529778/generated_0.frag.txt)
@AaronGhost For the second one, "Removing the outer array in an array index expression", are you able to paste the necessary buffer block declarations?
Thanks both for your interest. @sneh19337 do let us know if you've got questions about how to proceed with this issue. You might like to look at the advice I...