[all-commits] [llvm/llvm-project] 6006d4: LLVM_FALLTHROUGH => [[fallthrough]]. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed May 24 12:43:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6006d43e2d7dda56844f1c3867baa981cfefb8ea
https://github.com/llvm/llvm-project/commit/6006d43e2d7dda56844f1c3867baa981cfefb8ea
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M clang/lib/AST/TemplateBase.cpp
M clang/lib/Basic/SourceManager.cpp
M clang/lib/Sema/SemaChecking.cpp
M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
M llvm/lib/Analysis/MemoryLocation.cpp
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/lib/DebugInfo/LogicalView/Readers/LVBinaryReader.cpp
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/lib/Target/PowerPC/PPCRegisterInfo.h
M llvm/lib/Target/SPIRV/SPIRVISelLowering.cpp
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
LLVM_FALLTHROUGH => [[fallthrough]]. NFC
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D150996
More information about the All-commits
mailing list