[all-commits] [llvm/llvm-project] d132b8: [lldb] Include <atomic> in LLDBAssert

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 13 20:50:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d132b854b3cbd094a06023f394d9b3dfd44e9b4f
      https://github.com/llvm/llvm-project/commit/d132b854b3cbd094a06023f394d9b3dfd44e9b4f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-06-13 (Tue, 13 Jun 2023)

  Changed paths:
    M lldb/source/Utility/LLDBAssert.cpp

  Log Message:
  -----------
  [lldb] Include <atomic> in LLDBAssert


  Commit: 1ae6a782f096a9870c3f5bd7c3489abeaa238d0f
      https://github.com/llvm/llvm-project/commit/1ae6a782f096a9870c3f5bd7c3489abeaa238d0f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-06-13 (Tue, 13 Jun 2023)

  Changed paths:
    M lldb/include/lldb/Core/Debugger.h
    M lldb/source/Core/Debugger.cpp

  Log Message:
  -----------
  [lldb] Fix Debugger whitespace and formatting (NFC)

Remove trailing whitespace and fix formatting.


Compare: https://github.com/llvm/llvm-project/compare/83a6a0a62047...1ae6a782f096


More information about the All-commits mailing list