Chromium Code Reviews
DescriptionSupport new --arc-availability flag.
Current we have two flags, --enable-arc and --arc-available, but there
are two problems.
- "enable" is conflicting word in ARC. It is also used in
preference, and meaning is actually different.
- Technically, --enable-arc without --arc-available is possible,
but we expect the flags are tri state, no flags, only --arc-available,
or both --enable-arc and --arc-available.
To reduce the complexity, we switch to unified flag --arc-availability.
BUG=b/34480289
TEST=Ran trybots.
Review-Url: https://codereview.chromium.org/2671463002
Cr-Commit-Position: refs/heads/master@{#448551}
Committed: https://chromium.googlesource.com/chromium/src/+/a53c2b460b8cbf587e4ba1abd7262297565d2eae
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments. #
Total comments: 3
Patch Set 3 : Address comments. #Patch Set 4 : rebase #
Messages
Total messages: 25 (15 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||