]> granicus.if.org Git - clang/commit
Fix warning: commas at the end of enumerator lists are a C++11 extension [-Wc++11...
authorNico Weber <nicolasweber@gmx.de>
Wed, 26 Jun 2013 17:31:55 +0000 (17:31 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 26 Jun 2013 17:31:55 +0000 (17:31 +0000)
commit2ccf698c58f8aca1bf784998f491ef004351db64
tree1abfc55b02916cbd6d57c5a717c86a35ca8b557a
parent4ec8d5b63d3e2a2c0d9f35243e5f798a89cd97bd
Fix warning: commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions]

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184972 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Token.h