diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-10-06 21:45:06 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-10-06 21:45:06 +0000 |
commit | ba2e4857b1b93649f5e446702778cc1fa0f7639b (patch) | |
tree | 0183c6b303783f2e6bda31ad810a675e9ce7e2aa /llvm/lib/IR/Module.cpp | |
parent | 5c8bead46da91c348d37bcbefb431f5ff122ab19 (diff) | |
download | llvm-ba2e4857b1b93649f5e446702778cc1fa0f7639b.zip llvm-ba2e4857b1b93649f5e446702778cc1fa0f7639b.tar.gz llvm-ba2e4857b1b93649f5e446702778cc1fa0f7639b.tar.bz2 |
Fix configure checks when applied by the latest clang
Clang's been taught to warn on more things here (unused values when
calling pure functions and ignoring their result, for example).
It might be better to figure out how to have cmake compile these tests
without -Werror/without any warnings enabled. But this'll do for now & I
don't know enough about cmake to fix it any other way, or to understand
the tradeoffs in that space.
llvm-svn: 249472
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions