Sema: partially address post-commit comments
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 18 Feb 2015 04:33:26 +0000 (04:33 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 18 Feb 2015 04:33:26 +0000 (04:33 +0000)
commitb47d606e178ed05c0e78c2c5d9379b0f6fc8f4fc
tree7ebdb6256033d6b693c7c4e5c95f42630e868720
parent6d86bb2f8b1132b017d040495f126b842d9ae083
Sema: partially address post-commit comments

Un-parameterize the warning as there is exactly one attribute added in C++14.
Partially addresses post-commit review comments from Richard Smith.

llvm-svn: 229636
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclAttr.cpp