Chromium Code Reviews
DescriptionMove -fvisibility-inlines-hidden to the respective compiler config
gcc's -Wattributes will warn if you have a class that has visibility
default and one of its members is a template that consists entirely of
inlines and thus is hidden.
Moving it to a config allows for gn files to control this setting.
BUG=v8:6339
R=brettw@chromium.org,machenbach@chromium.org
Review-Url: https://codereview.chromium.org/2866703002
Cr-Commit-Position: refs/heads/master@{#470575}
Committed: https://chromium.googlesource.com/chromium/src/+/7475d0c2ee929ce0c2fe346fd7ebb6937f89d9e3
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 21 (12 generated)
|
||||||||||||||||||||||||||||