[libcxx-commits] [PATCH] D145691: [libc++] Remove ext/* headers	from tests
    Nikolas Klauser via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Mar 14 14:58:37 PDT 2023
    
    
  
philnik added a comment.
In D145691#4189834 <https://reviews.llvm.org/D145691#4189834>, @Mordante wrote:
> I really would like a better rationale for removing these test. Since the are not very actively maintained I really dislike the idea to remove regression tests.
I only meant removing them from the generated tests, since they are mostly just annoying there. The other tests can just get an `// ADDITIONAL_COMPILE_FLAGS: -Wno-deprecated`.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145691/new/
https://reviews.llvm.org/D145691
    
    
More information about the libcxx-commits
mailing list