commit | 0399b04126366c2b5e8f26f43839b8bdeaa0f593 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Fri Nov 01 16:06:45 2019 -0700 |
committer | Jerome Gaillard <jgaillard@google.com> | Mon Feb 03 17:09:49 2020 +0000 |
tree | 6b722ca85c978376d2ac0fc81e9aee4b015f6b1a | |
parent | c66848c0b6972dadeb7eb01ed9bb19693e1a58d6 [diff] |
Bring back deferred static initializer. Turns out using the new delegate-static-init support doesn't work for all classes. As well using it is more complex in cases where one just wants to defer the static init. Test: create/tests/run_tests.sh Change-Id: I110d5c8b16170acd56681c9b060282c25161d096 (cherry picked from commit a9a2498ecc1f5d1b435dffb630bc870024ff2eca)