]> granicus.if.org Git - clang/commit
Fix a -Wparentheses warning from GCC that caught a badly formed assert.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 7 Jan 2014 06:52:12 +0000 (06:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 7 Jan 2014 06:52:12 +0000 (06:52 +0000)
commitf772b2e728c0a4c24cd471c5654fb47b938e78a5
tree9b497608d9f19b3f28a22d16c9da6be0aca239d0
parent1a1b5e35a306027d19088f08c686214877e80814
Fix a -Wparentheses warning from GCC that caught a badly formed assert.

I have no idea why Clang's warning doesn't fire here, looks like a Clang
bug. I'll investigate that separately.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPGO.h