This is an archive of the discontinued LLVM Phabricator instance.

[CMake][Fuchsia] Enable assertions
ClosedPublic

Authored by mcgrathr on Dec 20 2017, 4:47 PM.

Details

Summary

Enable assertions in both stages.
Release+Asserts is fast enough.
No need to let insanity through.

Diff Detail

Repository
rL LLVM

Event Timeline

mcgrathr created this revision.Dec 20 2017, 4:47 PM
phosek accepted this revision.Dec 20 2017, 8:02 PM

LGTM

This revision is now accepted and ready to land.Dec 20 2017, 8:02 PM
This revision was automatically updated to reflect the committed changes.