diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-07-03 12:18:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 12:18:01 -0500 |
commit | 795b17d0b821e44f89d021dec18e9fdb28930ff6 (patch) | |
tree | 041eba1f1166014fa407f012d557d5bc4a3c49a1 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 1aa39690aa73ad227ef1fb94ddb340d462cfea01 (diff) | |
download | llvm-795b17d0b821e44f89d021dec18e9fdb28930ff6.zip llvm-795b17d0b821e44f89d021dec18e9fdb28930ff6.tar.gz llvm-795b17d0b821e44f89d021dec18e9fdb28930ff6.tar.bz2 |
[Frontend][OpenMP] Implement directive name parser (#146776)
Implement a state machine that consumes tokens (words delimited by white
space), and returns the corresponding directive id, or fails if the tokens
did not form a valid name.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions