llvm-project/clang/lib
Wolfgang Pieb 634430d585 [MSVC][dllexport/dllimport] Propagate a dllexport/dllimport attribute to template baseclass
For the Playstation platform, mimick MSVC in propagating dllexport/dllimport attributes
to an instantiated template base class.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D145970
2023-03-15 11:47:54 -07:00
..
Analysis [clang] Use *{Set,Map}::contains (NFC) 2023-03-14 19:17:18 -07:00
APINotes
ARCMigrate [clang] Use *{Set,Map}::contains (NFC) 2023-03-14 19:17:18 -07:00
AST Use *{Map,Set}::contains (NFC) 2023-03-15 08:46:32 -07:00
ASTMatchers [ASTMatcher] Add coroutineBodyStmt matcher 2023-03-01 11:51:46 -05:00
Basic [AArch64] Assembly Support for FEAT_GCS/FEAT_CHK 2023-03-15 11:03:53 +00:00
CodeGen [Debugify] Invalidate function analyses 2023-03-15 09:19:05 -07:00
CrossTU [clang] Use *{Set,Map}::contains (NFC) 2023-03-14 19:17:18 -07:00
DirectoryWatcher
Driver [Flang][RISCV] Emit target features for RISC-V 2023-03-15 19:39:13 +08:00
Edit
ExtractAPI [clang][ExtractAPI] Add multiple file support to --extract-api-ignores 2023-03-13 18:05:16 +05:30
Format [clang] Use *{Set,Map}::contains (NFC) 2023-03-14 19:17:18 -07:00
Frontend [libclang] Add index option to store preambles in memory 2023-03-15 09:21:41 -04:00
FrontendTool
Headers [HLSL] add max/min library functions 2023-03-03 09:31:50 -08:00
Index Revert "[Clang] Refactor "Designators" into a unified implementation [NFC]" 2023-03-02 12:09:29 -08:00
IndexSerialization
Interpreter [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
Lex Use *{Map,Set}::contains (NFC) 2023-03-15 08:46:32 -07:00
Parse Fix typo: statment to statement; NFC 2023-03-13 11:51:28 -04:00
Rewrite
Sema [MSVC][dllexport/dllimport] Propagate a dllexport/dllimport attribute to template baseclass 2023-03-15 11:47:54 -07:00
Serialization Revert "[Modules] Remove unnecessary check when generating name lookup table in ASTWriter" 2023-03-10 14:14:55 +01:00
StaticAnalyzer Use *{Map,Set}::contains (NFC) 2023-03-15 08:46:32 -07:00
Support [3/3][Clang][RISCV] Add __riscv_ for overloaded intrinsics 2023-01-31 03:38:32 -08:00
Testing
Tooling [Tooling/Inclusion] Index more sub std namespace symbols. 2023-03-14 13:08:44 +01:00
CMakeLists.txt