diff options
author | Michael Kruse <llvm@meinersbur.de> | 2016-10-20 11:16:19 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2016-10-20 11:16:19 +0000 |
commit | 3d0266b66446dd1cd0a9d843dd8cd20954e9b980 (patch) | |
tree | 9471b9c018cb27576f9fed11be5221c547e71161 /llvm/unittests/Support/TimeValueTest.cpp | |
parent | 618d3aedaf3d6e346cf528f3e9524360f881eb66 (diff) | |
download | bcm5719-llvm-3d0266b66446dd1cd0a9d843dd8cd20954e9b980.tar.gz bcm5719-llvm-3d0266b66446dd1cd0a9d843dd8cd20954e9b980.zip |
[cmake] Avoid warnings in feature tests. NFC.
Apply the __attribute__((unused)) before the function to unambiguously apply to
the function declaration.
Add more casts-to-void to mark return values unused as intended.
Contributed-by: Andy Gibbs <andyg1001@hotmail.co.uk>
llvm-svn: 284718
Diffstat (limited to 'llvm/unittests/Support/TimeValueTest.cpp')
0 files changed, 0 insertions, 0 deletions