[PATCH] D106863: Allow #pragma float_control(push|pop) within a language linkage specification
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 28 04:39:14 PDT 2021
aaron.ballman closed this revision.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.
In D106863#2907362 <https://reviews.llvm.org/D106863#2907362>, @mibintc wrote:
> Thanks for fixing this Aaron, just curious was there a bug report?
There's no public bug to close from this, but it came as an internal (to Intel) report from a user.
Thank you for the reviews! I made the documentation change and pushed in b0ef3d8f666fa6008abb09340b73d9340d442569 <https://reviews.llvm.org/rGb0ef3d8f666fa6008abb09340b73d9340d442569>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106863/new/
https://reviews.llvm.org/D106863
More information about the cfe-commits
mailing list