Go to file
Johnny Chen 8ceb8ba2fb The r117616 check in broken these two test cases:
1. FoundationDisassembleTestCase.test_simple_disasm_with_dsym; and
2. FoundationDisassembleTestCase.test_simple_disasm_with_dwarf

the reason being the test was issuing 'disassemble' command to disassemble the current
frame function when stopped.  The 'disassemble' command worked previously but it was a
result of bad option specification.

Fix the disassemble command so that it will require 'disassemble -f' for disassembly of
the current frame function.

llvm-svn: 117688
2010-10-29 19:33:40 +00:00
clang Qualified 'id' should implement all of static class type's 2010-10-29 18:26:21 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Secure __next_prime from overflowing 2010-10-29 14:10:30 +00:00
lldb The r117616 check in broken these two test cases: 2010-10-29 19:33:40 +00:00
llvm Encoding information for ARM conditional move instructions. 2010-10-29 19:28:17 +00:00