diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-08-18 08:54:18 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-08-18 08:54:18 -0400 |
commit | 6f6175d1c6d6925d5e0a03cfb07232cf9e530512 (patch) | |
tree | 51923cf1726ceabcd916677238e03fa59a33762f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ed7c81d1726c7ecd03d1bc13eeb8d23fdffa5751 (diff) | |
download | llvm-6f6175d1c6d6925d5e0a03cfb07232cf9e530512.zip llvm-6f6175d1c6d6925d5e0a03cfb07232cf9e530512.tar.gz llvm-6f6175d1c6d6925d5e0a03cfb07232cf9e530512.tar.bz2 |
[libc++][NFC] Fix copy-paste errors in tests
The test precision_type.pass.cpp was a duplicate of precision.pass.cpp,
so it is removed. atomic_flag_test.pass.cpp was a duplicate of
atomic_flag_test_and_set.pass.cpp, so instead I wrote a proper
test for it. Those duplicate tests were detected with
find libcxx ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions