This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Remove duplicate test case from MissingDealloc.m
AbandonedPublic

Authored by dcoughlin on Aug 22 2014, 12:30 PM.

Details

Summary

A duplicate test case was added in r64257 that was originally
added in r60720. Remove it, and clean up trailing whitespace.

Diff Detail

Event Timeline

ddkilzer updated this revision to Diff 12853.Aug 22 2014, 12:30 PM
ddkilzer retitled this revision from to [analyzer] Remove duplicate test case from MissingDealloc.m.
ddkilzer updated this object.
ddkilzer edited the test plan for this revision. (Show Details)
ddkilzer added reviewers: jordan_rose, krememek.
ddkilzer added a subscriber: Unknown Object (MLST).

This is now a duplicate of D5023 as I subsumed this change into the second patch attached there.

This diff should be duped to D5023 or closed.

dcoughlin commandeered this revision.Jan 21 2016, 7:46 PM
dcoughlin abandoned this revision.
dcoughlin added a reviewer: ddkilzer.

Abandoning because the test-case removal was incorporated into D5023.