Remove ancient icc decorators
authorPavel Labath <labath@google.com>
Mon, 26 Sep 2016 14:34:02 +0000 (14:34 +0000)
committerPavel Labath <labath@google.com>
Mon, 26 Sep 2016 14:34:02 +0000 (14:34 +0000)
commit194cae9aba0190a8b7310981c36b8bd15a49f2e0
tree12e5d1d6da8b5b0107108fc878087f91a7849623
parentb32c3ecdb1d7f7b9f01d48a426c20bf23eace57d
Remove ancient icc decorators

Nobody is running the test suite with icc, so we have no idea if they pass. But
the bug they link to has definitely been fixed.

llvm-svn: 282408
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/TestDataFormatterStdIterator.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py