[all-commits] [llvm/llvm-project] b21f32: [llvm-readelf] - Add explicit braces again. NFC.
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Jun 1 03:10:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b21f32fcecd012fa2c2f8c61d7259079a7f1865e
https://github.com/llvm/llvm-project/commit/b21f32fcecd012fa2c2f8c61d7259079a7f1865e
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readelf] - Add explicit braces again. NFC.
Partially reverts feee98645dde4be31a70cc6660d2fc4d4b9d32d8.
Add explicit braces to a different place to fix
"error: add explicit braces to avoid dangling else [-Werror,-Wdangling-else]"
More information about the All-commits
mailing list