aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAndrzej WarzyƄski <andrzej.warzynski@arm.com>2023-11-29 21:20:43 +0000
committerGitHub <noreply@github.com>2023-11-29 21:20:43 +0000
commitae4d7ac9c885d56c98c1a19af9c330de37883ad1 (patch)
tree72daa879f6fcfc94685be351c69315a89ea963f0 /clang/lib/CodeGen/CodeGenModule.cpp
parent73f8aa01d8b60bf4323359a9e2d45e68395ac290 (diff)
downloadllvm-ae4d7ac9c885d56c98c1a19af9c330de37883ad1.zip
llvm-ae4d7ac9c885d56c98c1a19af9c330de37883ad1.tar.gz
llvm-ae4d7ac9c885d56c98c1a19af9c330de37883ad1.tar.bz2
[flang][driver][nfc] Move the definition of SemanticsContext (#73669)
Moves the defintion of `SemanticsContext` within the Flang driver. Rather than in `CompilerInvocation`, semantic context fits better within `CompilerInstance` that encapsulates the objects that are required to run the frontend. `CompilerInvocation` is better suited for objects encapsulating compiler configuration (e.g. set-up resulting from user input or host set-up).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions