[all-commits] [llvm/llvm-project] cd434a: [llvm] Wrap multi-statement macro definitions with...
Owen via All-commits
all-commits at lists.llvm.org
Sat Jul 16 20:58:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd434a202c227c485fb83e84d44bfba09b0febb3
https://github.com/llvm/llvm-project/commit/cd434a202c227c485fb83e84d44bfba09b0febb3
Author: owenca <owenpiano at gmail.com>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M llvm/tools/llvm-reduce/DeltaManager.cpp
M llvm/unittests/IR/VectorTypesTest.cpp
Log Message:
-----------
[llvm] Wrap multi-statement macro definitions with do ... while (0)
More information about the All-commits
mailing list