Home
last modified time | relevance | path

Searched refs:rest_api_change (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/Reviewing/
Dfind_interesting_reviews.py179 def __init__(self, rest_api_change): argument
180 self.oldPath = rest_api_change["oldPath"]
181 self.hunks = [PhabHunk(h) for h in rest_api_change["hunks"]]