[libcxx-commits] [PATCH] D131082: [libcxx] Add _LIBCPP_NODEBUG to std::conditional related typedfs
    Nikolas Klauser via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sun Aug 14 05:28:08 PDT 2022
    
    
  
philnik requested changes to this revision.
philnik added a comment.
This revision now requires changes to proceed.
I don't think we should strip debug information in the public API. Instead, we should try to remove as much implementation-detail debug-info as possible.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131082/new/
https://reviews.llvm.org/D131082
    
    
More information about the libcxx-commits
mailing list