[all-commits] [llvm/llvm-project] 3d6407: [clang][OpenMP] Use DirectiveNameParser to parse d...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Mon Jul 7 05:55:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d6407965d5ab6df64919e725e9dd7b3be2bc235
https://github.com/llvm/llvm-project/commit/3d6407965d5ab6df64919e725e9dd7b3be2bc235
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/lib/Parse/ParseOpenMP.cpp
Log Message:
-----------
[clang][OpenMP] Use DirectiveNameParser to parse directive names (#146779)
This simplifies the parsing code in clang quite a bit.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list