diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-06-04 08:16:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 08:16:21 -0500 |
commit | 57500cd6a013a1e438878b04cd4530673ab5533e (patch) | |
tree | e7afb914c6dd7bff1e705331e080f5c75af0f843 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8ed3cb0e6497944ac7284e88379051b768a426cd (diff) | |
download | llvm-57500cd6a013a1e438878b04cd4530673ab5533e.zip llvm-57500cd6a013a1e438878b04cd4530673ab5533e.tar.gz llvm-57500cd6a013a1e438878b04cd4530673ab5533e.tar.bz2 |
[utils][TableGen] Clarify usage of ClauseVal, rename to EnumVal (#141761)
The class "ClauseVal" actually represents a definition of an enumeration
value, and in itself it is not bound to any clause. Rename it to EnumVal
and add a comment clarifying how it's translated into an actual enum
definition in the generated source code.
There is no change in functionality.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions