[all-commits] [llvm/llvm-project] 76739d: [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Apr 25 13:25:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76739d1256bf7272b046e77ac2233fdd698e28d6
https://github.com/llvm/llvm-project/commit/76739d1256bf7272b046e77ac2233fdd698e28d6
Author: Fangrui Song <i at maskray.me>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CodeGenTypes.cpp
M clang/lib/Parse/ParseOpenACC.cpp
Log Message:
-----------
[clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
Remove unneeded LLVM_FALLTHROUGH added after https://reviews.llvm.org/D131346
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