Emil Velikov <[email protected]> writes: > On 17 November 2016 at 17:27, Emil Velikov <[email protected]> wrote: > >> Admittedly not a huge C++ expert, but what's wrong with having a >> simple 5 line patch that adds the original code in a if guard ? >> If then the LLVM <= 3.9 codepath is (somewhat) wrong, let's tackle >> that separately. >> > Anyone ? > Hi Emil, that's basically what v5 of Vedran's patch does, but the macro magic is factored into a separate function to keep the running code free of compatibility clutter, otherwise his patch should behave identically to the pre-existing code (prior to 8e430ff8b060b4e8e922bae24b3c57837da6ea77) on LLVM v3.9 and older.
> Emil > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
