src/tools/check_for_updates.py (3 lines): - line 105: # FIXME: What if the rebase failed? Should we abort it? - line 107: # FIXME: Return true when tree hash changed only. - line 108: # FIXME: Garbage-collect old update markers periodically. src/split2mono.cpp (3 lines): - line 113: // TODO: add a test for the exit status. - line 139: // TODO: add a test for the exit status. - line 442: // TODO: add a testcase where sha1 is non-zero. src/commit_interleaver.h (3 lines): - line 504: // TODO: add a test where the base directory is possibly inactive, - line 529: // TODO: add a testcase where a side-history commit (i.e., head_p is -1) - line 534: // FIXME: this logic is insufficient to make the following case sane: git_apple_llvm/pr/github_pr_tool.py (2 lines): - line 68: # FIXME: Support different test flavors. - line 155: # FIXME: Actually use the domain here :) git_apple_llvm/pr/main.py (2 lines): - line 83: # FIXME: Validate json. - line 262: # FIXME: The base might be old by this point, and we might not have it! src/split2monodb.h (2 lines): - line 30: // FIXME: std::map is way overkill, we just have a few of these. - line 226: // FIXME: This copy is unfortunate. We should be reading directly from the git_apple_llvm/git_tools/push.py (2 lines): - line 329: # FIXME: Investigate if we can remove it. - line 443: # FIXME: Validate json. src/sha1convert.h (2 lines): - line 37: // TODO: Add a testcase for a-f. - line 120: // TODO: add a test where this matters. git_apple_llvm/am/core.py (1 line): - line 81: f'{AM_PREFIX}*:{AM_STATUS_PREFIX}*') # FIXME: handle fetch failures. git_apple_llvm/am/zippered_merge.py (1 line): - line 153: # FIXME: This might be wrong if someone did a reverse merge into the upstream branch, src/index_query.h (1 line): - line 218: // TODO: add test that covers this. git_apple_llvm/am/am_status.py (1 line): - line 91: # FIXME: Don't duplicate compute_unmerged_commits in compute_zippered_edges. setup.py (1 line): - line 55: # FIXME: mention license. git_apple_llvm/am/am_config.py (1 line): - line 79: # FIXME: Verify that the remote has the branch. git_apple_llvm/git_tools/verify_branch_contents.py (1 line): - line 22: # FIXME: To implement. src/file_stream.h (1 line): - line 75: // TODO: add a testcase for reading after writing in the same stream. src/dir_list.h (1 line): - line 25: // TODO: add a unit test. src/commit_source.h (1 line): - line 997: // TODO: add a testcase where a second-level branch needs the