Skip to content
  • Bill Wendling's avatar
    bceb7a62
    Merging r197061: · bceb7a62
    Bill Wendling authored
    ------------------------------------------------------------------------
    r197061 | marshall | 2013-12-11 11:32:32 -0800 (Wed, 11 Dec 2013) | 1 line
    
    Move std::begin(array) and std::end(array) out from under an #ifdef that was preventing people from building libc++ using gcc. This corrects a mistake that I introduced in r196058
    ------------------------------------------------------------------------
    
    llvm-svn: 197134
    bceb7a62
    Merging r197061:
    Bill Wendling authored
    ------------------------------------------------------------------------
    r197061 | marshall | 2013-12-11 11:32:32 -0800 (Wed, 11 Dec 2013) | 1 line
    
    Move std::begin(array) and std::end(array) out from under an #ifdef that was preventing people from building libc++ using gcc. This corrects a mistake that I introduced in r196058
    ------------------------------------------------------------------------
    
    llvm-svn: 197134
Loading