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)
commit9de0a57687b9dec5fd5b579175a526909a47afec
treec095638b61b7e73533922be7659afe74b96924a5
parentb4662c3e5a543540bdde3c1326a6db12eaeac591
Sema: Functions with dll attributes cannot be deleted

llvm-svn: 209827
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/SemaCXX/dllexport.cpp
clang/test/SemaCXX/dllimport.cpp