diff options
author | Samira Bazuzi <bazuzi@google.com> | 2024-05-15 16:11:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 16:11:11 -0400 |
commit | 80d9ae9cbf692a73404995a88665af7166c7e8ad (patch) | |
tree | 77e771ca4f473ccccbbab15c33c48347f7334ac1 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 891d687137ad9bb3b4efae116f9539addb5be0ea (diff) | |
download | llvm-80d9ae9cbf692a73404995a88665af7166c7e8ad.zip llvm-80d9ae9cbf692a73404995a88665af7166c7e8ad.tar.gz llvm-80d9ae9cbf692a73404995a88665af7166c7e8ad.tar.bz2 |
[clang][dataflow] Fully support Environment construction for Stmt analysis. (#91616)
Assume in fewer places that the analysis is of a `FunctionDecl`, and
initialize the `Environment` properly for `Stmt`s.
Moves constructors for `Environment` to header to make it more obvious
that there are only minor differences between them and very little
initialization in the constructors.
Tested with check-clang-tooling.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions