• Christopher Dykes's avatar
    Enable -Wunused-variables · 94b8816b
    Christopher Dykes authored
    Summary:
    Only for clang for the moment, as more work is needed for GCC.
    MSVC builds have always had unused variable warnings enabled, I just hadn't gotten around to cleaning up all of the tests for it to be able to enable it.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D5827840
    
    fbshipit-source-id: ab503b5791fcc58d685b8327179b810880c5dea7
    94b8816b
OptionalCoroutinesTest.cpp 2.27 KB