aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2021-07-28 07:37:56 -0400
committerAaron Ballman <aaron@aaronballman.com>2021-07-28 07:37:56 -0400
commitb0ef3d8f666fa6008abb09340b73d9340d442569 (patch)
treef36fe3378189b539c1873701ae34da582034511c /clang/lib/Frontend/CompilerInvocation.cpp
parentca0d244e99f4325711638359eb69f8129b41a63a (diff)
downloadllvm-b0ef3d8f666fa6008abb09340b73d9340d442569.zip
llvm-b0ef3d8f666fa6008abb09340b73d9340d442569.tar.gz
llvm-b0ef3d8f666fa6008abb09340b73d9340d442569.tar.bz2
Allow #pragma float_control(push|pop) within a language linkage specification
Currently, we prohibit this pragma from appearing within a language linkage specification, but this is useful functionality that is supported by MSVC (which is where we inherited this feature from). This patch allows you to use the pragma within an extern "C" {} (etc) block.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions