Fix -Wparentheses warning - add missing brackets around the entire assertion condition
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 23 Jul 2020 11:51:18 +0000 (12:51 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 23 Jul 2020 12:33:24 +0000 (13:33 +0100)
commit1003113ef0d9df744f803c1499cbfdd15ab276f6
tree15ed7be1719c40e75bd608e4be6969b35ac6d5aa
parent9cdd68e7c1331efd3c0aec84ef925a1679a73771
Fix -Wparentheses warning - add missing brackets around the entire assertion condition
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp