aboutsummaryrefslogtreecommitdiff
path: root/libcxx/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/.clang-format')
-rw-r--r--libcxx/.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/.clang-format b/libcxx/.clang-format
index 39ae132..c37ab81 100644
--- a/libcxx/.clang-format
+++ b/libcxx/.clang-format
@@ -24,6 +24,7 @@ AttributeMacros: [
'_LIBCPP_CONSTEXPR_SINCE_CXX23',
'_LIBCPP_CONSTEXPR',
'_LIBCPP_CONSTINIT',
+ '_LIBCPP_DEPRECATED_ATOMIC_SYNC',
'_LIBCPP_DEPRECATED_IN_CXX11',
'_LIBCPP_DEPRECATED_IN_CXX14',
'_LIBCPP_DEPRECATED_IN_CXX17',