diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-02-12 19:15:55 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 19:15:55 -0600 |
commit | 1af073a11cb2ae5a52205e66f33d0ec9bbcbb5e0 (patch) | |
tree | b5b0e5f878121770dba41aee957aa72079ecdf85 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | bc66e0cf9feb8f3c38fa2e33850b6c6e5477fb21 (diff) | |
download | llvm-1af073a11cb2ae5a52205e66f33d0ec9bbcbb5e0.zip llvm-1af073a11cb2ae5a52205e66f33d0ec9bbcbb5e0.tar.gz llvm-1af073a11cb2ae5a52205e66f33d0ec9bbcbb5e0.tar.bz2 |
[flang][OpenMP] Pass semantics context to all generating functions in… (#81269)
… lower
The convention is to pass it after "symTable" if present, otherwise
after "converter":
- converter, symTable, semaCtx
- converter, semaCtx
This makes the interfaces more uniform---some of these functions were
already taking the semantics context, while others were not.
The context will be used in future patches.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions