]> granicus.if.org Git - clang/commit
Sema: Functions with dll attributes cannot be deleted
authorNico Rieck <nico.rieck@gmail.com>
Thu, 29 May 2014 16:51:19 +0000 (16:51 +0000)
committerNico Rieck <nico.rieck@gmail.com>
Thu, 29 May 2014 16:51:19 +0000 (16:51 +0000)
commit2b2baee07f9e9ce96608502a48c779e7caad1d0b
treee5fdc5c57718ef8e0bf61d782fc084aa98c42f44
parentd7ba66580dd291e8133207503cea46b245391423
Sema: Functions with dll attributes cannot be deleted

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209827 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/dllexport.cpp
test/SemaCXX/dllimport.cpp