]> granicus.if.org Git - clang/commit
clang-cl: Port cl.exe's C4659 to clang-cl
authorNico Weber <nicolasweber@gmx.de>
Tue, 9 Jul 2019 00:02:23 +0000 (00:02 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 9 Jul 2019 00:02:23 +0000 (00:02 +0000)
commit78e282409c49b81d850eee1b4c8550acf878819d
treea1d24ba0c8b892c4d05cc68272240104b5b634a5
parentf56bf0c9906f3c56d7f7811400305e5eaf19ecbd
clang-cl: Port cl.exe's C4659 to clang-cl

Differential Revision: https://reviews.llvm.org/D64349

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@365411 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaAttr.cpp
lib/Sema/SemaDeclAttr.cpp
test/Sema/pragma-section.c