• Adam Simpkins's avatar
    logging: update some static lambda variable names · 7af069c3
    Adam Simpkins authored
    Summary:
    Update the static local variable names used in `XLOG_IMPL()` and
    `XLOG_IS_ON_IMPL()` to match the naming style used in D8218663.
    
    The current version of clang-format also appears to be able to format
    `XLOG_IMPL()` correctly now, so remove the comments disabling it around this
    macro body.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D8816625
    
    fbshipit-source-id: 155b759953de5d5db0b350f27870edf9f5516914
    7af069c3
xlog.h 23.4 KB