Support: style/documentation cleanup for format
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 4 Jun 2014 15:47:07 +0000 (15:47 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 4 Jun 2014 15:47:07 +0000 (15:47 +0000)
commit3b293a1dd55aaa45280eb847909188ba57f0ea49
tree47a87edeb20ba619223fa3a7dd2a09490e464c7d
parent5e1c51edcf32bd416ff2305ea8d1d214836c6f05
Support: style/documentation cleanup for format

This is purely a documentation/whitespace cleanup for the format support
functions.

The current style does not duplicate the function/class names in the
documentation; conform to this style.

Additionally, there was a large amount of duplication of comments that added no
real value.  Use block comments for the related sets of functions which are used
for type deduction and parameter container classes.

No functional change.

llvm-svn: 210190
llvm/include/llvm/Support/Format.h