[PATCH] D33082: Fix Libc++ build with MinGW64
    Martell Malone via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri May 26 10:58:46 PDT 2017
    
    
  
martell added a comment.
> ! In https://reviews.llvm.org/D33082#765898, @EricWF wrote:
>  I removed the section you're referring to because it's unneeded. `<__locale>` does the exact same `#include` dance. and `<locale>` includes `<__locale>`.
>  It should not have an affect on functionality.
It that case it just ignore my previous comment. LGTM
https://reviews.llvm.org/D33082
    
    
More information about the cfe-commits
mailing list