• Elizabeth Smith's avatar
    MSVC always_inline and noinline __attributes__ translation · 2c2e0f6e
    Elizabeth Smith authored
    Summary:
    Provide translations for gcc always_inline and noinline attribute
    
    Change to using a macro from portability.h for attributes for using always_inline and noinline for cross platform support
    
    Test Plan: fbmake runtests
    
    Reviewed By: delong.j@fb.com
    
    FB internal diff: D1279652
    2c2e0f6e
SymbolizerTest.cpp 2.81 KB