OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expectedFailureGcc
(Results
1 - 10
of
10
) sorted by null
/external/lldb/test/expression_command/call-function/
TestCallStdStringFunction.py
30
@
expectedFailureGcc
# llvm.org/pr14437, fails with GCC 4.6.3 and 4.7.2
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
TestDataFormatterStdVBool.py
34
@
expectedFailureGcc
# llvm.org/pr15301: lldb does not print the correct sizes of STL containers when building with GCC
/external/lldb/test/lang/cpp/rvalue-references/
TestRvalueReferences.py
24
@
expectedFailureGcc
# GCC (4.7) does not emit correct DWARF tags for rvalue-references
/external/lldb/test/lang/cpp/this/
TestCPPThis.py
23
@
expectedFailureGcc
# llvm.org/pr15439 The 'this' pointer isn't available during expression evaluation when stopped in an inlined member function.
/external/lldb/test/linux/builtin_trap/
TestBuiltinTrap.py
24
@
expectedFailureGcc
# llvm.org/pr15936: LLDB is omits a function that contains an
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/
TestDataFormatterStdIterator.py
23
@
expectedFailureGcc
# llvm.org/pr15301 LLDB prints incorrect sizes of STL containers
/external/lldb/test/lang/cpp/namespace/
TestNamespace.py
24
@
expectedFailureGcc
# llvm.org/pr15302: lldb does not print 'anonymous namespace' when the inferior is built with GCC (4.7)
/external/lldb/test/lang/cpp/class_static/
TestStaticVariables.py
32
@
expectedFailureGcc
(9980907)
/external/lldb/test/lang/c/bitfields/
TestBitfields.py
36
@
expectedFailureGcc
# GCC (4.6/4.7) generates incorrect code with unnamed bitfields.
/external/lldb/test/
lldbtest.py
376
def
expectedFailureGcc
(bugnumber=None, compiler_version=["=", None]):
[
all
...]
Completed in 4576 milliseconds