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)
commit10ecbcbbf0babd0129ad066a51cbf948ff7a870c
tree6e660127940e33b8c361b5a58d52e3eca4cc22c1
parent34d24ba40c77baf5b20644a43835fd04be914492
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209999 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Format.h