Remove spurious reference to radars in code (we try not to put Radar numbers into the sources.)

llvm-svn: 190023
This commit is contained in:
Jim Ingham 2013-09-05 01:48:56 +00:00
parent 0071525492
commit 859a3b98c5
1 changed files with 0 additions and 2 deletions

View File

@ -821,7 +821,6 @@ Debugger::GetSelectedExecutionContext ()
}
}
return exe_ctx;
}
InputReaderSP
@ -1720,7 +1719,6 @@ FormatPromptRecurse
do_deref_pointer = false;
}
// <rdar://problem/11338654>
// we do not want to use the summary for a bitfield of type T:n
// if we were originally dealing with just a T - that would get
// us into an endless recursion