summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-04-29 21:32:05 +0000
committerReid Kleckner <rnk@google.com>2019-04-29 21:32:05 +0000
commit5f789bafa1e2f507f16ca48b13693d8676bc6450 (patch)
treebf5ec62de8fd8900f754a596c96fef133f71227b /llvm/lib/LTO
parent5550aa002309dc7810d7373b1664c8c42f659104 (diff)
downloadbcm5719-llvm-5f789bafa1e2f507f16ca48b13693d8676bc6450.tar.gz
bcm5719-llvm-5f789bafa1e2f507f16ca48b13693d8676bc6450.zip
Simplify exclusion of nested classes from extern template instantiation, NFC
Summary: This simplifies three checks for MS ABI, Win Itanium, or Win GNU to just "is Windows". The question remains, however, if this is really the correct thing to do. We could, for example, only not consider inner classes to be externally available if the outer class has a dllexport annotation. However, I will leave that as future work. Reviewers: hans, mstorsjo Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D61278 llvm-svn: 359507
Diffstat (limited to 'llvm/lib/LTO')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud