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

  /external/lldb/test/lang/c/anonymous/
TestAnonymous.py 40 @skipIfIcc # llvm.org/pr15036: LLDB generates an incorrect AST layout for an anonymous struct when DWARF is generated by ICC
53 @skipIfIcc # llvm.org/pr15036: This particular regression was introduced by r181498
  /external/lldb/test/
lldbtest.py 708 def skipIfIcc(func):
711 raise Exception("@skipIfIcc can only be used to decorate a test method")
    [all...]

Completed in 66 milliseconds