[PATCH] D41064: Suppress -Wuser-defined-literals for <string> and <string_view>
    Marshall Clow via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Dec 11 10:07:26 PST 2017
    
    
  
mclow.lists requested changes to this revision.
mclow.lists added a comment.
This revision now requires changes to proceed.
In https://reviews.llvm.org/D41064#950946, @aaron.ballman wrote:
> I think that it would be more appropriate to fix this in Clang rather than libc++. For instance, we don't want libstdc++ to have to silence our same diagnostic here.
I agree.
Repository:
  rCXX libc++
https://reviews.llvm.org/D41064
    
    
More information about the cfe-commits
mailing list