[NFC] Rename test/ubsan/TestCases/{ImplicitCast => ImplicitConversion}
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 30 Jul 2018 21:11:34 +0000 (21:11 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 30 Jul 2018 21:11:34 +0000 (21:11 +0000)
Just to be consistent with the rest.
I should have done that in the commit itself, but the filepaths
is one thing i forgot to verify :S

llvm-svn: 338307

compiler-rt/test/ubsan/TestCases/ImplicitConversion/integer-truncation-blacklist.c [moved from compiler-rt/test/ubsan/TestCases/ImplicitCast/integer-truncation-blacklist.c with 100% similarity]
compiler-rt/test/ubsan/TestCases/ImplicitConversion/integer-truncation-summary.cpp [moved from compiler-rt/test/ubsan/TestCases/ImplicitCast/integer-truncation-summary.cpp with 100% similarity]
compiler-rt/test/ubsan/TestCases/ImplicitConversion/integer-truncation.c [moved from compiler-rt/test/ubsan/TestCases/ImplicitCast/integer-truncation.c with 100% similarity]