This function never worked -- the only reason the tests passed is
because calls to this function were being DCE'ed. We're going to remove
this broken function from clang, but first we need to remove it from the
test-suite.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM