Export of internal Abseil changes.
-- 4a7dc9bd72a50f493671ea3ae2a571462cb70fc4 by Jon Cohen <cohenjon@google.com>: Use -ignore instead of /ignore. CMake was interpreting /ignore as a path and changing it it \ignore in windows builds, expecting it to be some sort of file. Close #293 PiperOrigin-RevId: 242134552 -- 8de3e403667f677859584bb321ef8fce3253af18 by CJ Johnson <johnsoncj@google.com>: In InlinedVector: Migrates `Rep` to `Data` getting rid of the `Allocation` class. PiperOrigin-RevId: 242130255 GitOrigin-RevId: 4a7dc9bd72a50f493671ea3ae2a571462cb70fc4 Change-Id: Ic7ff4c572bba7a411155bf304b9cae10d68599db
Showing
- absl/container/inlined_vector.h 52 additions, 39 deletionsabsl/container/inlined_vector.h
- absl/container/internal/inlined_vector.h 38 additions, 57 deletionsabsl/container/internal/inlined_vector.h
- absl/copts/GENERATED_AbseilCopts.cmake 1 addition, 1 deletionabsl/copts/GENERATED_AbseilCopts.cmake
- absl/copts/GENERATED_copts.bzl 1 addition, 1 deletionabsl/copts/GENERATED_copts.bzl
- absl/copts/copts.py 1 addition, 1 deletionabsl/copts/copts.py
Please register or sign in to comment