Searched refs:expectedFailureClang (Results 1 - 5 of 5) sorted by relevance

/external/lldb/test/lang/cpp/rvalue-references/
H A DTestRvalueReferences.py15 @expectedFailureClang
23 @expectedFailureClang # pr16762: Expression evaluation of an rvalue-reference does not show the correct type.
/external/lldb/test/lang/cpp/class_static/
H A DTestStaticVariables.py31 @expectedFailureClang(9980907)
40 @expectedFailureClang(9980907)
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/
H A DTestDataFormatterStdVector.py23 @expectedFailureClang # llvm.org/pr15301 LLDB prints incorrect sizes of STL containers
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/
H A DTestDataFormatterStdMap.py22 @expectedFailureClang # llvm.org/pr15301: LLDB prints incorrect size of
/external/lldb/test/
H A Dlldbtest.py412 def expectedFailureClang(bugnumber=None): function

Completed in 217 milliseconds