aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2021-08-18 08:54:18 -0400
committerLouis Dionne <ldionne.2@gmail.com>2021-08-18 08:54:18 -0400
commit6f6175d1c6d6925d5e0a03cfb07232cf9e530512 (patch)
tree51923cf1726ceabcd916677238e03fa59a33762f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parented7c81d1726c7ecd03d1bc13eeb8d23fdffa5751 (diff)
downloadllvm-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