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

  /external/lldb/test/api/multithreaded/
TestMultithreaded.py 23 @skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11
30 @skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11
38 @skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11
49 @skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11
  /external/lldb/test/
lldbtest.py 675 def skipIfLinuxClang(func):
680 raise Exception("@skipIfLinuxClang can only be used to decorate a test method")
    [all...]

Completed in 34 milliseconds