[all-commits] [llvm/llvm-project] bb148a: [windows-itanium] make dllimport/export handling c...
bd1976bris via All-commits
all-commits at lists.llvm.org
Fri Oct 9 05:27:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb148ad426f8c7e6a6f968d54796f872685a00b2
https://github.com/llvm/llvm-project/commit/bb148ad426f8c7e6a6f968d54796f872685a00b2
Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/test/Sema/dllimport.c
M clang/test/SemaCXX/dllexport.cpp
M clang/test/SemaCXX/dllimport.cpp
Log Message:
-----------
[windows-itanium] make dllimport/export handling closer to MS behavior
Differential Revision: https://reviews.llvm.org/D86828
More information about the All-commits
mailing list