• Andrew Gallagher's avatar
    Annotate some static locals as "library-local" · 5d52fb8c
    Andrew Gallagher authored
    Summary:
    This tags certain static locals, wich may get duplicated via dynamic
    linking and inlining, as safe to have multiple copies at runtime,
    making this subtle behavior explicit.
    
    Reviewed By: igorsugak
    
    Differential Revision: D4082929
    
    fbshipit-source-id: ba4e23cb121e957a43f5659a1ca3432cb89cb8f3
    5d52fb8c
FBStringTestBenchmarks.cpp.h 7.78 KB