[all-commits] [llvm/llvm-project] 5024d3: Revert "[Clang] Add the ability to map DLL storage...
bd1976bris via All-commits
all-commits at lists.llvm.org
Mon Nov 2 09:34:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5024d3aa1855d4c17c7e875048d5ad20b8b2d8ce
https://github.com/llvm/llvm-project/commit/5024d3aa1855d4c17c7e875048d5ad20b8b2d8ce
Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/ToolChains/PS4CPU.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
R clang/test/CodeGenCXX/visibility-dllstorageclass.cpp
R clang/test/Driver/ps4-visibility-dllstorageclass.c
R clang/test/Driver/visibility-dllstorageclass.c
Log Message:
-----------
Revert "[Clang] Add the ability to map DLL storage class to visibility"
This reverts commit 415f7ee8836944942d8beb70e982e95a312866a7.
The added tests were failing on the build bots!
More information about the All-commits
mailing list