• Marcelo Juchem's avatar
    A few fixes for clang support · 378a3bbc
    Marcelo Juchem authored
    Summary: fixes for clang support
    
    Test Plan:
    rm -rf ~/fbcode/_build/* && fbconfig --clang folly/test && fbmake
    rm -rf ~/fbcode/_build/* && fbconfig folly/test && fbmake
    _bin/folly/test/format_test
    _bin/folly/test/optional_test
    _bin/folly/test/has_member_fn_traits_test
    
    Reviewed By: tudorb@fb.com
    
    FB internal diff: D688295
    378a3bbc
Format.h 7.93 KB