• Victor Gao's avatar
    add FOLLY_MAYBE_UNUSED · b10cedce
    Victor Gao authored
    Summary: This adds a macro `FOLLY_MAYBE_UNUSED` in `folly/CppAttributes.h` that can be used to suppress `-Wunused` warnings.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D5444742
    
    fbshipit-source-id: b16e8efefd76282498ad6114bac9548064cf38d5
    b10cedce
CppAttributes.h 2.36 KB