[Lldb-commits] [PATCH] D65493: Modernize atomic detection and usage

JF Bastien via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 30 17:30:36 PDT 2019


jfb updated this revision to Diff 212479.
jfb added a comment.

- Remove from cmake


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65493/new/

https://reviews.llvm.org/D65493

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  lldb/source/Utility/CMakeLists.txt
  llvm/cmake/modules/CheckAtomic.cmake
  llvm/include/llvm/Support/Atomic.h
  llvm/include/llvm/Support/Threading.h
  llvm/lib/Support/Atomic.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/Windows/Threading.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65493.212479.patch
Type: text/x-patch
Size: 11723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190731/2e7971b6/attachment.bin>


More information about the lldb-commits mailing list