diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2023-11-29 21:20:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 21:20:43 +0000 |
commit | ae4d7ac9c885d56c98c1a19af9c330de37883ad1 (patch) | |
tree | 72daa879f6fcfc94685be351c69315a89ea963f0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 73f8aa01d8b60bf4323359a9e2d45e68395ac290 (diff) | |
download | llvm-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