• Andrew Gallagher's avatar
    Fix some `-Wundef` warnings for `FOLLY_SANITIZE` · 4ea1b5a3
    Andrew Gallagher authored
    Summary:
    In the vast majority of cases in fbcode, the sanitizer macros are checked with
    `#ifdef`, so do the same in some places to fix `-Wundef`.
    
    Reviewed By: luciang
    
    Differential Revision: D32501662
    
    fbshipit-source-id: 123e22d78476c9db0e328ccb01a734a06a163594
    4ea1b5a3
CPortability.h 7.2 KB