commit | 845fee7e100d99903702bbd34bbe9b91d4443aab | [log] [tgz] |
---|---|---|
author | Jose Dapena Paz <jose.dapena@lge.com> | Fri Aug 30 11:54:24 2019 +0200 |
committer | José Dapena Paz <jose.dapena@lge.com> | Wed Sep 11 14:53:20 2019 +0000 |
tree | 42a0614c2e05fdfdb737a0632671ee0193bba70c | |
parent | faee8bc70570192d82d2978a71e2a615788597d1 [diff] |
Cherry-pick "Remove obsolete U_HAVE_STD_ATOMICS and similar @internal macros." in ICU Merge https://github.com/unicode-org/icu/pull/712 This is a previous step to land the patch that replaces the way ICU declares the clang builtins, that breaks detection of builtins in chromium code. Applying this patch we drop code that would depend on the updated builtin macros. Bug: 819294 Change-Id: I02935578554a77acae4073ccbd6bd9e21d5eb1be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/1778021 Reviewed-by: Jungshik Shin <jshin@chromium.org>