summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ppc-vector-compare.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename two clang tests from .cc to .cpp.Nico Weber2019-08-011-0/+34
clang/test/lit.cfg.py doesn't list .cc as test extension, so these tests never ran. Tweak one of the two tests to actually pass, now that it runs. (The other one was already passing.) llvm-svn: 367574
OpenPOWER on IntegriCloud