[all-commits] [llvm/llvm-project] 13bfd8: [clang][FPEnv] Diagnose Strict FP pragmas if targe...

Melanie Blower via All-commits all-commits at lists.llvm.org
Fri Oct 30 06:13:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 13bfd89c4962e738cbe50662013267b33a678b8f
      https://github.com/llvm/llvm-project/commit/13bfd89c4962e738cbe50662013267b33a678b8f
  Author: Melanie Blower <melanie.blower at intel.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticParseKinds.td
    M clang/lib/Parse/ParsePragma.cpp
    A clang/test/Parser/pragma-fp-warn.c

  Log Message:
  -----------
  [clang][FPEnv] Diagnose Strict FP pragmas if target does not support StrictFP

Reviewers: sepavloff, kpn, aaron.ballman

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




More information about the All-commits mailing list