[all-commits] [llvm/llvm-project] 34fe6d: [clang][OpenMP] Place some common code in function...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Jun 27 05:16:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34fe6da6e464e74a331c056d050074a6c9216527
https://github.com/llvm/llvm-project/commit/34fe6da6e464e74a331c056d050074a6c9216527
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaOpenMP.cpp
Log Message:
-----------
[clang][OpenMP] Place some common code in functions (#96811)
There are chunks of code repeated in a number of functions. This patch
moves some of that code into individual functions.
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