aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <Krzysztof.Parzyszek@amd.com>2024-06-26 08:11:09 -0500
committerGitHub <noreply@github.com>2024-06-26 08:11:09 -0500
commite24a21291ac35a0660ec7cf19d4c36019ee7437e (patch)
treed0e51962d7b17607de5bfa2a6a047232849af113 /lldb/packages/Python/lldbsuite/test
parent85f47fdd039549ed7e89b53ca34b0b35456ffe3d (diff)
downloadllvm-e24a21291ac35a0660ec7cf19d4c36019ee7437e.zip
llvm-e24a21291ac35a0660ec7cf19d4c36019ee7437e.tar.gz
llvm-e24a21291ac35a0660ec7cf19d4c36019ee7437e.tar.bz2
[clang][OpenMP] Shorten directive classification in ParseOpenMP (#94691)
Use directive categories to simplify long lists of `case` statements in the OpenMP parser. This is a step towards avoiding dependence on explicitly specified sets of directives that can be expressed more generically. The upcoming OpenMP 6.0 will introduce many new combined directives, and the more generically we handle directives, the easier the introduction of the new standard will be. --------- Co-authored-by: Alexey Bataev <a.bataev@outlook.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions