summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ItaniumCXXABI.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-01-15 21:18:30 +0000
committerHans Wennborg <hans@hanshq.net>2015-01-15 21:18:30 +0000
commitfd76d91366016494ef1915ae9481d81ed61d339d (patch)
tree7ce3bda05b3757be60d8c0dd8c3ec6a412203bbd /clang/lib/CodeGen/ItaniumCXXABI.cpp
parente2ab0f17cf322b4384186ad392b1ea9abbbc23c4 (diff)
downloadbcm5719-llvm-fd76d91366016494ef1915ae9481d81ed61d339d.tar.gz
bcm5719-llvm-fd76d91366016494ef1915ae9481d81ed61d339d.zip
Warn about dllexported explicit class template instantiation declarations (PR22035)
Clang would previously become confused and crash here. It does not make a lot of sense to export these, so warning seems appropriate. MSVC will export some member functions for this kind of specializations, whereas MinGW ignores the dllexport-edness. The latter behaviour seems better. Differential Revision: http://reviews.llvm.org/D6984 llvm-svn: 226208
Diffstat (limited to 'clang/lib/CodeGen/ItaniumCXXABI.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud