aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorSerge Pavlov <sepavloff@gmail.com>2024-04-23 14:14:02 +0700
committerGitHub <noreply@github.com>2024-04-23 14:14:02 +0700
commita04624206ddf03dc54d5c372e7eac13575b4124b (patch)
tree20d71ef025c26e0f6cc4094fff49d75f856e821f /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parent561b3decdfb56e6765bff90121fc0b6f918f1c0b (diff)
downloadllvm-a04624206ddf03dc54d5c372e7eac13575b4124b.zip
llvm-a04624206ddf03dc54d5c372e7eac13575b4124b.tar.gz
llvm-a04624206ddf03dc54d5c372e7eac13575b4124b.tar.bz2
[clang] Set correct FPOptions if attribute 'optnone' presents (#85605)
Attribute `optnone` must turn off all optimizations including fast-math ones. Actually AST nodes in the 'optnone' function still had fast-math flags. This change implements fixing FP options before function body is parsed.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions