diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-07-31 07:23:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 07:23:48 -0500 |
commit | 6ffcfc5a8a9ff62a4daaadfd63f882d9a3aa465d (patch) | |
tree | 4658f1194eba08d187e818cad45d47b41418ece1 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 67273393b11954146471ab6b637adf710ef81fda (diff) | |
download | llvm-6ffcfc5a8a9ff62a4daaadfd63f882d9a3aa465d.zip llvm-6ffcfc5a8a9ff62a4daaadfd63f882d9a3aa465d.tar.gz llvm-6ffcfc5a8a9ff62a4daaadfd63f882d9a3aa465d.tar.bz2 |
[flang][OpenMP] Make OmpDirectiveNameModifier a distrinct type (#150768)
It was an alias for OmpDirectiveName, which could cause confusion in
parse-tree visitors: a visitor for OmpDirectiveNameModifier could be
executed for an OmpDirectiveName node, leading to unexpected results.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions