[PATCH] D76384: Move FPFeatures from BinaryOperator bitfields to Trailing storage
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 16 08:54:49 PDT 2020
mibintc added a comment.
I also added this patch which is a companion to this.
commit 8812b0cc5cc09f350d8e89bff99f185c5e1a5d4d <https://reviews.llvm.org/rG8812b0cc5cc09f350d8e89bff99f185c5e1a5d4d>
Author: Melanie Blower <melanie.blower at intel.com>
Date: Thu Apr 16 08:45:26 2020 -0700
[NFC] Rename Sema.FPFeatures to CurFPFeatures and accessor to getCurFPFeatures
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76384/new/
https://reviews.llvm.org/D76384
More information about the cfe-commits
mailing list