• Yedidya Feldblum's avatar
    fix FOLLY_SAFE_CHECK under some gcc versions · 966d3350
    Yedidya Feldblum authored
    Summary: For reasons unknown, some gcc versions disliked the previous code with the constexpr pointer variable, even though most supported compilers and versions accepted it.
    
    Reviewed By: aary, luciang
    
    Differential Revision: D27083528
    
    fbshipit-source-id: b225a3f211a9b51b248cc079cf11e4e25ae30460
    966d3350
SafeAssert.h 5.15 KB