Cleanup PatternMatch. NFC.
authorJuergen Ributzka <juergen@apple.com>
Tue, 9 Dec 2014 18:56:35 +0000 (18:56 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 9 Dec 2014 18:56:35 +0000 (18:56 +0000)
commit9512d7f6849ae9fff342373da58158c0c9b36304
tree44a0512f5cda96e131a40561df56e2e220bd2386
parent973ce33e23076c21bb376b7bc9411f39e1434350
Cleanup PatternMatch. NFC.

Tidy up the code a little by using 'auto' when the type is obvious, doxify the
comments, and clang-format the file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223807 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/PatternMatch.h