Cleanup these asserts to follow common LLVM style and coding
authorChandler Carruth <chandlerc@gmail.com>
Tue, 10 Jan 2012 18:18:52 +0000 (18:18 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 10 Jan 2012 18:18:52 +0000 (18:18 +0000)
commitb0dc4d995cbb09e762ce56d7ae754dd042bafab0
tree766f8a60526d2620b12caabc0459757b5ace6861
parent732f05c41f177a0bc4d47e93a5d02120f146cb4c
Cleanup these asserts to follow common LLVM style and coding
conventions. Also, clarify the grouping of one of the asserts to silence
-Wparentheses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147863 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DIBuilder.cpp