[all-commits] [llvm/llvm-project] 15ef06: Diagnose when `#pragma clang fp eval_method` doesn...
Zahira Ammarguellat via All-commits
all-commits at lists.llvm.org
Thu Mar 10 13:20:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15ef06f453c6f9513b476e80dd9567d01fc662e8
https://github.com/llvm/llvm-project/commit/15ef06f453c6f9513b476e80dd9567d01fc662e8
Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/test/Sema/fp-eval-pragma.cpp
Log Message:
-----------
Diagnose when `#pragma clang fp eval_method` doesn't have a supported value.
Currently the compiler is crashing.
Differential Revision: https://reviews.llvm.org/D121380
More information about the All-commits
mailing list