[all-commits] [llvm/llvm-project] 3b20a8: [flang][Semantics] Add LangOptions to SemanticsCon...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Sep 26 06:56:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b20a833cb4d701ff9d61aca2120d125b618950f
https://github.com/llvm/llvm-project/commit/3b20a833cb4d701ff9d61aca2120d125b618950f
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M flang/include/flang/Semantics/semantics.h
M flang/lib/Frontend/CompilerInvocation.cpp
M flang/lib/Semantics/semantics.cpp
M flang/tools/bbc/bbc.cpp
Log Message:
-----------
[flang][Semantics] Add LangOptions to SemanticsContext (#110013)
The motivation for this is to make OpenMP settings visible in the
semantic checks (OpenMP version in particular).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list