[libcxx-commits] [PATCH] D97044: [libc++] [C++2b] [P0943] Add	stdatomic.h header.
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sat Apr  9 05:34:34 PDT 2022
    
    
  
Mordante added a comment.
In D97044#3439970 <https://reviews.llvm.org/D97044#3439970>, @ldionne wrote:
> Rebase onto main. @shafik, would you mind applying this patch locally to confirm that this version doesn't break the LLDB data formatter tests? I've tried running them myself but I am running into various errors.
>
> The modules reproducer I had is now passing, so this should be fine, but I'd like to be real sure.
@ldionne I'm wondering, how do you feel about adding LLDB and execute its tests in the Bootstrap build. (We've broken LLDB before and might have again D122598 <https://reviews.llvm.org/D122598>). Shall I provide a patch?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97044/new/
https://reviews.llvm.org/D97044
    
    
More information about the libcxx-commits
mailing list