[PATCH] D15862: A possible direction for fixing https://llvm.org/bugs/show_bug.cgi?id=25973.
    Marshall Clow via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jan 12 11:49:58 PST 2016
    
    
  
mclow.lists added a comment.
I think the best way to handle Richard's question is to specialize `__libcpp_string_gets_noexcept_iterator` to always return true when exceptions are turned off.
http://reviews.llvm.org/D15862
    
    
More information about the cfe-commits
mailing list