Skip to content
  • Abseil Team's avatar
    Export of internal Abseil changes · 72382c21
    Abseil Team authored
    --
    dea3e4f33f16bdb1d89cad1f8055b81c0c0cb554 by Andy Getzendanner <durandal@google.com>:
    
    Validate in log_severity_test that flags of type absl::LogSeverity are lock-free.
    
    PiperOrigin-RevId: 293454285
    
    --
    2a0cd2d8dc193a0cbff4ffa6c5c7037745507419 by Derek Mauro <dmauro@google.com>:
    
    Update the testing instructions in CONTRIBUTING.md
    
    PiperOrigin-RevId: 293436013
    
    --
    cec91c3f635b0b4c8a60955e5926dba4ed980898 by Gennadiy Rozental <rogeeff@google.com>:
    
    Introduce struct to represent storage for flag value and normalize naming of internal structs in Flag implementation.
    
    There is no semantic changes in this CL. All the internal structs are now named as Flag... We also stop using flags_internal:: qualifications for most of them since the names are unique enough by themselves.
    
    PiperOrigin-RevId: 293251467
    GitOrigin-RevId: dea3e4f33f16bdb1d89cad1f8055b81c0c0cb554
    Change-Id: I161aecc9509edae3e4b77eead02df684b2ce7087
    72382c21
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.