diff options
author | Arthur Eubanks <aeubanks@google.com> | 2022-07-13 15:51:15 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2023-04-25 14:00:57 -0700 |
commit | f34ecb50e2c03e27b5785576545aab07b3b19a94 (patch) | |
tree | 153320c1737958048bb7e46544951a45f8754cde /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 9cf1881f8f12a70c28432278a2878a6113c017c1 (diff) | |
download | llvm-f34ecb50e2c03e27b5785576545aab07b3b19a94.zip llvm-f34ecb50e2c03e27b5785576545aab07b3b19a94.tar.gz llvm-f34ecb50e2c03e27b5785576545aab07b3b19a94.tar.bz2 |
[clang] Don't emit type tests for dllexport/import classes
According to https://clang.llvm.org/docs/LTOVisibility.html, classes on
Windows with dllimport/export receive public LTO visibility and
therefore should not participate in WPD.
Reviewed By: pcc
Differential Revision: https://reviews.llvm.org/D129700
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions