• Yedidya Feldblum's avatar
    Function uninit-call should use terminate_with · 002c6020
    Yedidya Feldblum authored
    Summary: When the Function signature is `noexcept`, rather than using `throw_exception`, in order to save a bit of generated code size.
    
    Reviewed By: luciang
    
    Differential Revision: D34190570
    
    fbshipit-source-id: c0f9cbd6abffd9b1517d28126d8eb5c491089ea8
    002c6020
Function.h 39.2 KB