[all-commits] [llvm/llvm-project] db97a1: Fix Wparentheses gcc warning. NFC.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 29 04:21:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: db97a12454a95556dd7cd812105088c7e8852d92
https://github.com/llvm/llvm-project/commit/db97a12454a95556dd7cd812105088c7e8852d92
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
Log Message:
-----------
Fix Wparentheses gcc warning. NFC.
It should be either a float(32) or an int(32).
More information about the All-commits
mailing list