[all-commits] [llvm/llvm-project] ff9c31: [LLDB] Fix for libc++ atomic allowing modification...

Pavel Kosov via All-commits all-commits at lists.llvm.org
Tue Jan 24 23:41:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff9c31b23b7635f2c97c5f9c33fd4e032b717ad0
      https://github.com/llvm/llvm-project/commit/ff9c31b23b7635f2c97c5f9c33fd4e032b717ad0
  Author: Pavel Kosov <kpdev42 at gmail.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp
    A lldb/test/API/python_api/value/change_values/libcxx/atomic/Makefile
    A lldb/test/API/python_api/value/change_values/libcxx/atomic/TestChangeValue.py
    A lldb/test/API/python_api/value/change_values/libcxx/atomic/main.cpp

  Log Message:
  -----------
  [LLDB] Fix for libc++ atomic allowing modification of contained value

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D140623




More information about the All-commits mailing list