]> granicus.if.org Git - clang/commit
Return early, reduce indentation, and simplify line breaks. No functionality
authorChandler Carruth <chandlerc@gmail.com>
Sun, 31 Jan 2010 11:44:02 +0000 (11:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 31 Jan 2010 11:44:02 +0000 (11:44 +0000)
commitaaa1a895725f3977c005304be9ca36747d9e3c97
treef43277b52119e221a724dacabbe7208a31ca9fc7
parent2877998bd8db2fac1c56430a4edcfa0ce138aff9
Return early, reduce indentation, and simplify line breaks. No functionality
change.

PS: I'm under the impression formatting-only patches don't need pre-commit
review, but feel free to yell at me if I should post these first! =D

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94956 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp