David Blaikie 42e7c44727 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.

llvm-svn: 307237
2017-07-06 05:33:32 +00:00
..
2017-06-28 23:15:16 +00:00
2017-06-30 05:38:56 +00:00
2017-03-30 12:59:53 +00:00