[all-commits] [llvm/llvm-project] 100311: Fix -Wparentheses warning - add missing brackets a...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jul 23 05:34:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1003113ef0d9df744f803c1499cbfdd15ab276f6
https://github.com/llvm/llvm-project/commit/1003113ef0d9df744f803c1499cbfdd15ab276f6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
Log Message:
-----------
Fix -Wparentheses warning - add missing brackets around the entire assertion condition
More information about the All-commits
mailing list