)]}'
{
  "commit": "591e18f6aaa7f8a8ae1ed0e239708b5e752173bd",
  "tree": "f3f222981003a3352cac32f646f2ef19e5e2cb8e",
  "parents": [
    "63a5b248d717de58e81b5e1f73cb75d61214ec1f"
  ],
  "author": {
    "name": "Eric Fiselier",
    "email": "eric@efcs.ca",
    "time": "Sat Jun 18 02:11:48 2016 +0000"
  },
  "committer": {
    "name": "Eric Fiselier",
    "email": "eric@efcs.ca",
    "time": "Sat Jun 18 02:11:48 2016 +0000"
  },
  "message": "Add additional tests in an attempt to diagnose ARM test failures.\n\nCurrently 4 tests are failing on the ARM buildbot. To try and diagnose each\nof the failures this patch does the following:\n\n1) path.itr/iterator.pass.cpp\n   * Temporarily print iteration sequence to see where its failing.\n\n2) path.native.obs/string_alloc.pass.cpp\n   * Remove test that ::new is not called when constructing a short string\n     that requires a conversion. Since during the conversion global locale\n     objects might be constructed.\n\n3) fs.op.funcs/space.pass.cpp\n   * Explicitly use uintmax_t in the implementation of space, hopefully\n     preventing possible overflows.\n   * Add additional tests that check for overflow is the calculation of the\n     space_info values.\n   * Add additional tests for the values returned from statfvs.\n\n4) fs.op.funcs/last_write_time.pass.cpp\n   * No changes made yet.\n\n\ngit-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273075 91177308-0d34-0410-b5e6-96231b3b80d8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d382d1046c55d9771cff91ddb6b1f6ad84c4034",
      "old_mode": 33188,
      "old_path": "src/experimental/filesystem/operations.cpp",
      "new_id": "f92b0f7bac15742b164972f0834a976aba360480",
      "new_mode": 33188,
      "new_path": "src/experimental/filesystem/operations.cpp"
    },
    {
      "type": "modify",
      "old_id": "4aa8ebc25d52143147f7ed945f60e13f9dcced20",
      "old_mode": 33188,
      "old_path": "test/std/experimental/filesystem/class.path/path.itr/iterator.pass.cpp",
      "new_id": "c5c46f68ac12bca38d168746b0888673d03610ba",
      "new_mode": 33188,
      "new_path": "test/std/experimental/filesystem/class.path/path.itr/iterator.pass.cpp"
    },
    {
      "type": "modify",
      "old_id": "4f90d64b8cd5fe9a3e88d2fec47c003e42020398",
      "old_mode": 33188,
      "old_path": "test/std/experimental/filesystem/class.path/path.member/path.native.obs/string_alloc.pass.cpp",
      "new_id": "a4039219d8c386e6ec07e69f6289fa944d662977",
      "new_mode": 33188,
      "new_path": "test/std/experimental/filesystem/class.path/path.member/path.native.obs/string_alloc.pass.cpp"
    },
    {
      "type": "modify",
      "old_id": "7082c9d121b761feda1742759053c0dc56226622",
      "old_mode": 33188,
      "old_path": "test/std/experimental/filesystem/fs.op.funcs/fs.op.space/space.pass.cpp",
      "new_id": "14ea0805785ce3353628854273054966b67c4d72",
      "new_mode": 33188,
      "new_path": "test/std/experimental/filesystem/fs.op.funcs/fs.op.space/space.pass.cpp"
    }
  ]
}
