[PATCH] D36386: [clang] Remove unit test which uses reverse-iterate flag
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 15:45:04 PDT 2017
mgrang added a comment.
In https://reviews.llvm.org/D36386#851853, @dblaikie wrote:
> sounds good - so long as other tests would fail if the fix this test was testing wasn't present (on a reverse iteration enabled build)
Thanks! Yes, I verified that the test objc-modern-metadata-visibility.mm would fail in a reverse iteration build w/o the fix this was testing.
Repository:
rL LLVM
https://reviews.llvm.org/D36386
More information about the llvm-commits
mailing list