)]}'
{
  "commit": "f1f003de700eeb752d0cfdd528872a1433f225df",
  "tree": "3760ebce00abe9ec313918efce2d996e584931d0",
  "parents": [
    "55b39008d1c013ad163890a0116cd71e75fc5bb3"
  ],
  "author": {
    "name": "waltl",
    "email": "waltl@google.com",
    "time": "Mon Nov 25 11:36:18 2019 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Nov 25 11:37:57 2019 -0800"
  },
  "message": "Move defines to CompilationAttributes\n\nThis is a NFC cleanup in preparation of migrating compile information\nfrom ObjcProvider to CcCompilationContext.\n\n1. The defines coming from dep providers seems to be processed twice\n(once in ObjcCommon.addDeps(), and once in ObjcCommon.build()), so\nremove the former.\n\n2. Once (1) is done, we can just migrate defines() completely to\nCompilationAttributes, and remove ObjcCommon.addDefines().\n\nRELNOTES: None\nPiperOrigin-RevId: 282399868\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "630c37b8d1b6b9f45c0305dfa108fef5b0c293c4",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/rules/objc/CompilationAttributes.java",
      "new_id": "443ece58684ae5abfb9219a7f4cb429c1d423f84",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/rules/objc/CompilationAttributes.java"
    },
    {
      "type": "modify",
      "old_id": "f14d0c1442872c342df04ea691bb967f442e6ec9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/rules/objc/ObjcCommon.java",
      "new_id": "4f0bab4b80951c7f5fed7e7b7f8484c5241f7696",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/rules/objc/ObjcCommon.java"
    },
    {
      "type": "modify",
      "old_id": "056a2bc81c1c0cd3e698486381d9f9e7c5ab8a37",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/rules/objc/ObjcLibrary.java",
      "new_id": "f20a9b17e840050db28b3dcf857d94ba8d4df077",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/rules/objc/ObjcLibrary.java"
    }
  ]
}
