Applying fixes in clang 8.0?

Martijn Otto via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 25 06:03:47 PDT 2019


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191025/ca05f27a/attachment.sig>


More information about the cfe-commits mailing list