)]}'
{
  "commit": "480c5c3ef84132edb8dc453a6d00d7f4929a9b36",
  "tree": "8959a9dc493aa057d540ab4e7a3af49595586191",
  "parents": [
    "47a908950d2f3379ddab11c6fca3a696befcbe02"
  ],
  "author": {
    "name": "Ashwani",
    "email": "ashwani@apache.org",
    "time": "Wed Jul 22 12:10:22 2026 +0530"
  },
  "committer": {
    "name": "Zoltan Chovan",
    "email": "zchovan@cloudera.com",
    "time": "Tue Jul 28 15:06:20 2026 +0000"
  },
  "message": "[build] Add IWYU mapping for boost\u0027s type_traits\n\nboost/move/detail/type_traits.hpp is a private Boost.Move\nimplementation header providing pre-C++11 polyfills for type\npredicates (is_trivially_destructible, is_nothrow_move_constructible,\netc.). IWYU\u0027s template instantiation tracing can surface it when\nstd algorithms move types that have opted into Boost.Move emulation,\neven though no user code directly uses anything from it.\n\nAdd a mapping in boost-extra.imp that redirects it to the standard\n\u003ctype_traits\u003e header, which is its C++11 public equivalent and is\nalready included in the affected translation units. This prevents\nIWYU from incorrectly suggesting a direct include of a Boost\ninternal detail header.\n\nChange-Id: I4fa5d5d89f9aea049d64e111f77ac10a792d0463\nReviewed-on: http://gerrit.cloudera.org:8080/24617\nReviewed-by: Gabriella Lotz \u003clotzgabriella@gmail.com\u003e\nReviewed-by: Zoltan Chovan \u003czchovan@cloudera.com\u003e\nTested-by: Zoltan Chovan \u003czchovan@cloudera.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56d70306337e35eb3d2debc95ead8d0b0569fb17",
      "old_mode": 33188,
      "old_path": "build-support/iwyu/mappings/boost-extra.imp",
      "new_id": "3641a0d5b16e98f62763aa9a8edc65148143523c",
      "new_mode": 33188,
      "new_path": "build-support/iwyu/mappings/boost-extra.imp"
    }
  ]
}
