This is an archive of the discontinued LLVM Phabricator instance.

[gn build] Add support for expensive checks
ClosedPublic

Authored by aeubanks on Aug 14 2020, 5:09 PM.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 14 2020, 5:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2020, 5:09 PM
aeubanks requested review of this revision.Aug 14 2020, 5:09 PM
MaskRay accepted this revision.Aug 17 2020, 12:11 PM

Looks good. Worth waiting for a second opinion

This revision is now accepted and ready to land.Aug 17 2020, 12:11 PM
aeubanks updated this revision to Diff 286108.Aug 17 2020, 12:33 PM

Pipe through LLVM_ENABLE_EXPENSIVE_CHECKS_PYBOOL as well

hans accepted this revision.Aug 18 2020, 12:59 AM

lgtm

This revision was automatically updated to reflect the committed changes.