[Support] fix compile with -Werror
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 24 Aug 2013 20:35:16 +0000 (20:35 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 24 Aug 2013 20:35:16 +0000 (20:35 +0000)
commit676537aaaaaefe982207da058af27bb09ad1949d
tree8cf342eeeb3e3c30d16113f40e94c8e681cd2b70
parent916f1a1470a9bc79c6361c333650b4f16061c611
[Support] fix compile with -Werror

error: commas at the end of enumerator lists are a C++11 extension
[-Werror,-Wc++11-extensions]

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