Skip to content

Commit

Permalink
Bug 1769128 - Enable '-ftrivial-auto-var-init=pattern' in editor. r=g…
Browse files Browse the repository at this point in the history
…landium

Differential Revision: https://phabricator.services.mozilla.com/D147369
  • Loading branch information
tysmith committed May 26, 2022
1 parent 08f38dc commit 4874606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editor/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ SPHINX_TREES["/editor"] = "docs"

with Files("docs/**"):
SCHEDULES.exclusive = ["docs"]

CXXFLAGS += CONFIG["MOZ_TRIVIAL_AUTO_VAR_INIT"]

0 comments on commit 4874606

Please sign in to comment.