Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I tried this out with a few GCC and clang versions to make sure the pragma was supported by both. Seems fine.
Comment Actions
Assuming this is good to go since it's a build breakage. Happy to do follow-ups if you have post-commit comments.
Comment Actions
Please check also https://reviews.llvm.org/rL339521, maybe we can apply that workaround for GCC here too :)