[all-commits] [llvm/llvm-project] 71f035: Simplify allowing pragma float_control in a linkag...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Jul 28 10:29:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71f0359a9defbf3e35828189629f166508390d5d
https://github.com/llvm/llvm-project/commit/71f0359a9defbf3e35828189629f166508390d5d
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M clang/lib/Sema/SemaAttr.cpp
Log Message:
-----------
Simplify allowing pragma float_control in a linkage specification
This amends b0ef3d8f666fa6008abb09340b73d9340d442569 based on a suggestion from James Y Knight.
More information about the All-commits
mailing list