diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2019-02-06 15:16:35 -0800 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2019-02-06 15:19:00 -0800 |
commit | 425e238ee0dd48d064c9055334b5e89e8a920c6d (patch) | |
tree | 41845f29740569727e1ce9bb8f2c80a3c8f3bde3 /libsparse/sparse.cpp | |
parent | 5bccd33e0bd66b1e53e5ebebe07d3c8f8dbdf50b (diff) |
Make inlines static
Bug: http://b/116873221
If not, building with coverage (and -O0) is broken since Clang does not
inline these functions, and does not emit a definition because they are
not static or extern.
Test: Build with coverage (-O0)
Change-Id: I2880119834f764164a1aac10b696e76a2b462b71
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions