Skip to content

Commit 1fe1cfe

Browse files
john-flanaganbrentleyjones
authored andcommitted
Add missed comment
Signed-off-by: John Flanagan <github@jflan.com>
1 parent 81eb1ef commit 1fe1cfe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xcodeproj/internal/compilation_providers.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ def _legacy_merge_cc_compilation_context(
2626
return direct_compilation_context
2727

2828
compilation_context = cc_common.create_compilation_context(
29+
# TODO: This comment should be updated to not reference opts.bzl
2930
# Maybe not correct, but we don't use this value in `opts.bzl`, so not
3031
# worth the computation to merge it
3132
headers = direct_compilation_context.headers,

0 commit comments

Comments
 (0)