Homec4science

Fix -Wunused-private-field issues with clang

Authored by Enji Cooper <yaneurabeya@gmail.com> on Feb 13 2019, 01:35.

Description

Fix -Wunused-private-field issues with clang

Provide dummy accessors for private values that are set in initializers,
but not actually used.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>

Details

Committed
Enji Cooper <yaneurabeya@gmail.com>Feb 13 2019, 01:40
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:c4ccab33aaa0: Googletest export
Branches
Unknown
Tags
Unknown

Event Timeline

Enji Cooper <yaneurabeya@gmail.com> committed R9484:ed2fe122f8dc: Fix -Wunused-private-field issues with clang (authored by Enji Cooper <yaneurabeya@gmail.com>).Feb 13 2019, 01:40