diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-07-31 07:51:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 07:51:22 -0500 |
commit | 698492290540c9a75c1b8acc75f6c0fd4e468f5b (patch) | |
tree | 6590761beb24c3cfbd3966f7d06b03f55a8e909d /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 6ffcfc5a8a9ff62a4daaadfd63f882d9a3aa465d (diff) | |
download | llvm-698492290540c9a75c1b8acc75f6c0fd4e468f5b.zip llvm-698492290540c9a75c1b8acc75f6c0fd4e468f5b.tar.gz llvm-698492290540c9a75c1b8acc75f6c0fd4e468f5b.tar.bz2 |
[flang][OpenMP] Store directive information in OpenMPSectionConstruct (#150804)
The OpenMPSectionConstruct corresponds to the `!$omp section` directive,
but there is nothing in the AST node that stores the directive
information. Even though the only possibility (at the moment) is
"section" without any clauses, for improved generality it is helpful to
have that information anyway.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions