commit | 6b77771127eb923f49159b6daec603548e5fa0b2 | [log] [tgz] |
---|---|---|
author | Vladimir Levin <[email protected]> | Sat Sep 09 00:12:05 2017 |
committer | Commit Bot <[email protected]> | Sat Sep 09 00:12:05 2017 |
tree | 4d93727b6839a901886cade709d3d3fe7b1c1ba6 | |
parent | 3f4935b98ff638e8f3332c70bf476d3e8d1b5102 [diff] |
base: Ensure that (UN)LIKELY macros use builtin on clang. Currently, the LIKELY macros are guarded by COMPILER_GCC, which works with clang except on windows. This patch ensures that all clang platforms hit this. [email protected], [email protected] Change-Id: I1850b0d91dd552b468c9c84a4c072571dd811cb2 Reviewed-on: https://chromium-review.googlesource.com/658328 Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Vladimir Levin <[email protected]> Cr-Commit-Position: refs/heads/master@{#500750}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .