[Sema] Update CheckOverload docs
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Thu, 6 Apr 2017 00:23:31 +0000 (00:23 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Thu, 6 Apr 2017 00:23:31 +0000 (00:23 +0000)
commit2d82b091d9660da259241f6dc3776fcafdca5bfd
tree3ab273e987313bd3e5b0ffd1b9af2aca1e9deee8
parent28a2edef66695b8d7f0fd4410dabcfae81cb1141
[Sema] Update CheckOverload docs

- Replace documented return values (true/false) with what's actually
  returned
- Doxygenify the comment
- Reflow said comment to 80 cols

Not overly familiar with Doxygen, so nits are welcome. :)

llvm-svn: 299603
clang/lib/Sema/SemaOverload.cpp