[all-commits] [llvm/llvm-project] e2fe78: [Clang] Use "syncscope" instead of "synchscope". N...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Apr 7 05:32:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2fe78797fa39e22ebb3c65383d1bd30490535e5
https://github.com/llvm/llvm-project/commit/e2fe78797fa39e22ebb3c65383d1bd30490535e5
Author: Jay Foad <jay.foad at amd.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M clang/include/clang/AST/Expr.h
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Basic/SyncScope.h
M clang/lib/CodeGen/CGAtomic.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/test/SemaOpenCL/atomic-ops.cl
Log Message:
-----------
[Clang] Use "syncscope" instead of "synchscope". NFC. (#134616)
This matches the spelling of the keyword in LLVM IR.
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