diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-01-03 19:55:37 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-01-03 19:55:37 +0000 |
commit | 9ebe1724e345aac489a68473be3586cc598870a8 (patch) | |
tree | c4a027214a9c6f857ada40bd2d922d32f7291a15 | |
parent | a8636f1b3ed13def5223095cd538d1f90e6861fa (diff) | |
download | bcm5719-llvm-9ebe1724e345aac489a68473be3586cc598870a8.tar.gz bcm5719-llvm-9ebe1724e345aac489a68473be3586cc598870a8.zip |
Updated comment.
llvm-svn: 122767
-rw-r--r-- | lldb/test/foundation/TestObjCMethods.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/foundation/TestObjCMethods.py b/lldb/test/foundation/TestObjCMethods.py index ce0317dfdc5..453cc66661c 100644 --- a/lldb/test/foundation/TestObjCMethods.py +++ b/lldb/test/foundation/TestObjCMethods.py @@ -191,7 +191,6 @@ class FoundationTestCase(TestBase): self.line) self.runCmd("process continue") - # This currently fails. # rdar://problem/8542091 # test/foundation: expr -o -- my not working? # |