Support: add 6-parameter format
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 2 Jun 2014 01:17:54 +0000 (01:17 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 2 Jun 2014 01:17:54 +0000 (01:17 +0000)
commit0021013b0ab2c480ac1c00042ff83f7290af2d30
tree6dc255f238be49f53ce7a7b6434191070fe860db
parentb327103fdce1abffb33a450169d879614be19665
Support: add 6-parameter format

Since we cannot yet use variadic templates, add a specialisation for
6-parameters to format.  This is motivated by a need for the additional
parameter for formatting information for an unwind decoder for Windows on ARM.

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