-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#11449Closed
Copy link
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project management
Description
Right now, only the unopt builds use that flag, because it's guarded by is_debug in the buildroot - but that's only true for unopt.
We could almost certainly use our own clang toolchain in this case as well, and GOMA, since the marker doesn't actually generate any real bitcode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project management