diff options
author | John Reck <jreck@google.com> | 2016-02-10 16:08:08 -0800 |
---|---|---|
committer | John Reck <jreck@google.com> | 2016-02-10 16:11:26 -0800 |
commit | 499d83f21e7ffb687788bba1668b05fe38f6ebaf (patch) | |
tree | 3323a0a06c5a7a5492aedec8e8ffe7730fd955b0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 28d901e53b67bfebe680234aeecfc9b81d56b408 (diff) |
Fix all LA memory leaks forever!
Bug: 27072626
Or at least fix this one and make it harder to leak
going forward. static_asserts are cool, use them liberally
Also makes allocation via LA (slightly) faster by fixing create*
variants to use rvalue references & std::forward, preventing
an accidental pass-by-value
Change-Id: I5e0e36e72c6dd93324194ebf9a95f8204f05f261
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions