commit | 8bce69abd52134b7a156091561ace6cf60f3b54a | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Thu Jul 06 05:33:32 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Thu Jul 06 05:33:32 2017 +0000 |
tree | b0dd13df1b111ffb6e964937c621f5c154ab7930 | |
parent | e2f7bf8c93ce495e3bb1a3891a79a690f7f2016f [diff] |
Fix -Wunused-function by making function declarations in a header non-static Also avoids ODR violations by ensuring names used in headers find the same entity, not different, file-local entities in each translation unit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307237 91177308-0d34-0410-b5e6-96231b3b80d8