[all-commits] [llvm/llvm-project] e55780: When pragma FENV_ACCESS is ignored do not modify S...

Melanie Blower via All-commits all-commits at lists.llvm.org
Wed May 6 13:19:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e5578013b199e142864cbf374b4a143e5d0c184a
      https://github.com/llvm/llvm-project/commit/e5578013b199e142864cbf374b4a143e5d0c184a
  Author: Melanie Blower <melanie.blower at intel.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M clang/lib/Parse/ParsePragma.cpp
    M clang/test/CodeGen/fp-floatcontrol-pragma.cpp
    M clang/test/Parser/fp-floatcontrol-syntax.cpp

  Log Message:
  -----------
  When pragma FENV_ACCESS is ignored do not modify Sema.CurFPFeatures
Bug reported by @uabelho against reviews.llvm.org/D72841

Reviewers: rjmccall

Differential Revision: https://reviews.llvm.org/D79510




More information about the All-commits mailing list