HomeSort by relevance Sort by last modified time
    Searched refs:expectedFailureIcc (Results 1 - 14 of 14) sorted by null

  /external/lldb/test/expression_command/call-function/
TestCallStdStringFunction.py 31 @expectedFailureIcc # llvm.org/pr14437, fails with ICC 13.1
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
TestDataFormatterStdVBool.py 35 @expectedFailureIcc # llvm.org/pr15301: lldb does not print the correct sizes of STL containers when building with ICC
  /external/lldb/test/lang/cpp/char1632_t/
TestChar1632T.py 23 @expectedFailureIcc # ICC (13.1) does not emit the DW_TAG_base_type for char16_t and char32_t.
  /external/lldb/test/lang/cpp/rvalue-references/
TestRvalueReferences.py 25 @expectedFailureIcc # ICC (13.1, 14-beta) do not emit DW_TAG_rvalue_reference_type.
  /external/lldb/test/lang/cpp/this/
TestCPPThis.py 24 @expectedFailureIcc # ICC doesn't emit correct DWARF inline debug info for inlined member functions
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/
TestDataFormatterStdIterator.py 24 @expectedFailureIcc # llvm.org/pr15301 LLDB prints incorrect sizes of STL containers
  /external/lldb/test/lang/c/struct_types/
TestStructTypes.py 26 @expectedFailureIcc # llvm.org/pr16793
  /external/lldb/test/lang/cpp/virtual/
TestVirtual.py 32 @expectedFailureIcc('llvm.org/pr16808') # lldb does not call the correct virtual function with icc
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/
TestDataFormatterStdMap.py 26 @expectedFailureIcc # llvm.org/pr15301: LLDB prints incorrect size of
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/
TestDataFormatterStdVector.py 24 @expectedFailureIcc # llvm.org/pr15301 LLDB prints incorrect sizes of STL containers
  /external/lldb/test/lang/cpp/stl/
TestSTL.py 40 @expectedFailureIcc # icc 13.1 and 14-beta do not emit DW_TAG_template_type_parameter
  /external/lldb/test/functionalities/inline-stepping/
TestInlineStepping.py 23 @expectedFailureIcc # Not really a bug. ICC combines two inlined functions.
  /external/lldb/test/functionalities/type_completion/
TestTypeCompletion.py 23 @expectedFailureIcc # often fails with 'NameAndAddress should be valid'
  /external/lldb/test/
lldbtest.py 448 def expectedFailureIcc(bugnumber=None):
    [all...]

Completed in 496 milliseconds