Hi all,

I am currently running into issues with bug 41810. Now, this is fixed
in 9.0, but I need to also support older versions of clang (up to 7.0,
which luckily is unaffected).

Now, looking through the commit list, it seems that it's commit
08d0c133ccb1b530ed743a021dc5995fbcdaf012 which fixes the issue in 9.0.
I have locally tested and built the release_80 branch with that commit
cherry-picked on top and can confirm that this indeed fixes the bug.

Since 8.0 is still in wide use, would it be possible to release a
patched 8.0.2 version?


Relevant links:
https://bugs.llvm.org/show_bug.cgi?id=41810
https://github.com/llvm-mirror/clang/commit/08d0c133ccb1b530ed743a021dc5995fbcdaf012

With regards,
Martijn Otto

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to