[all-commits] [llvm/llvm-project] 5804a8: [WebAssebmly] Fully disable 'protected' visibility
Sam Clegg via All-commits
all-commits at lists.llvm.org
Tue Jun 23 17:50:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5804a8b1228ba890d48f4085a3a192ef83c73e00
https://github.com/llvm/llvm-project/commit/5804a8b1228ba890d48f4085a3a192ef83c73e00
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M clang/lib/Basic/Targets/WebAssembly.h
Log Message:
-----------
[WebAssebmly] Fully disable 'protected' visibility
Emscripten doesn't use protected visibility either.
Differential Revision: https://reviews.llvm.org/D82346
More information about the All-commits
mailing list