summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2022-01-18 13:40:47 -0500
committerAaron Ballman <aaron@aaronballman.com>2022-01-18 13:41:56 -0500
commit0d459444e5105d689e6388612784b89a93054944 (patch)
tree75a7bd3c6ffa8465ff38d352e17620d4028065f4 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parente32838573929ac85fc4df3058593798d10ce4cd2 (diff)
Mark ATOMIC_VAR_INIT and ATOMIC_FLAG_INIT as deprecated
C17 deprecated ATOMIC_VAR_INIT with the resolution of DR 485. C++ followed suit when adopting P0883R2 for C++20, but additionally chose to deprecate ATOMIC_FLAG_INIT at the same time despite the macro still being required in C. This patch marks both macros as deprecated when appropriate to do so.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions