mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 19:02:35 +00:00
Fix comment.
llvm-svn: 96498
This commit is contained in:
parent
a1f12685c7
commit
27247dd1e8
@ -52,7 +52,7 @@ private:
|
||||
/// \return - The test result.
|
||||
bool GetTestResult(const changeset_ty &Changes);
|
||||
|
||||
/// Split - Partition a set of changes \arg Sinto one or two subsets.
|
||||
/// Split - Partition a set of changes \arg S into one or two subsets.
|
||||
void Split(const changeset_ty &S, changesetlist_ty &Res);
|
||||
|
||||
/// Delta - Minimize a set of \arg Changes which has been partioned into
|
||||
|
Loading…
x
Reference in New Issue
Block a user