[Lldb-commits] [PATCH] Enable TestCallStdStringFunction for GCC.
Siva Chandra
sivachandra at google.com
Wed Mar 18 15:50:33 PDT 2015
Hi vharron,
http://reviews.llvm.org/D8426
Files:
test/expression_command/call-function/TestCallStdStringFunction.py
Index: test/expression_command/call-function/TestCallStdStringFunction.py
===================================================================
--- test/expression_command/call-function/TestCallStdStringFunction.py
+++ test/expression_command/call-function/TestCallStdStringFunction.py
@@ -28,7 +28,6 @@
@dwarf_test
@expectedFailureFreeBSD('llvm.org/pr17807') # Fails on FreeBSD buildbot
- @expectedFailureGcc # llvm.org/pr14437, fails with GCC 4.6.3 and 4.7.2
@expectedFailureIcc # llvm.org/pr14437, fails with ICC 13.1
@expectedFailureDarwin(16361880) # <rdar://problem/16361880>, we get the result correctly, but fail to invoke the Summary formatter.
def test_with_dwarf(self):
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8426.22220.patch
Type: text/x-patch
Size: 709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150318/9b23f7ae/attachment.bin>
More information about the lldb-commits
mailing list