DescriptionDefine HAS_FEATURE instead of __has_feature
As discussed in: https://codereview.chromium.org/1837563002/
The approach is what's recommended by clang and is safe because __has_feature
was only defined if the compiler didn't provide it, but nonetheless it's good to
be consistent.
R=thakis@chromium.org
Committed: https://crrev.com/a8dc9dd8ca283435a6a312918f0526300c91e8de
Cr-Commit-Position: refs/heads/master@{#385541}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Keep Mac as-is. #
Messages
Total messages: 12 (5 generated)
|