[PATCH] D134898: [Clang] define __cpp_named_character_escapes
    Corentin Jabot via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Sep 29 14:44:44 PDT 2022
    
    
  
cor3ntin added a comment.
Thanks for catching that, I missed there was a feature test macro for it.
It doesn't really make sense for it to be a feature test macro (given WG21's current policies) so I'll make raise an issue about that but I'm happy to approve the change in the meantime
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134898/new/
https://reviews.llvm.org/D134898
    
    
More information about the cfe-commits
mailing list