This is an archive of the discontinued LLVM Phabricator instance.

fix typo in a CMake SANITIZER_CAN_USE_CXXABI variable initial definition
ClosedPublic

Authored by pelikan on Oct 21 2017, 2:05 AM.

Details

Summary

The current variable name isn't used anywhere else, which indicates it's
a typo. Let's fix it before someone copy+pastes it somewhere else.

Diff Detail

Event Timeline

pelikan created this revision.Oct 21 2017, 2:05 AM
Jim requested changes to this revision.Dec 11 2019, 11:15 PM
Jim added a subscriber: Jim.

This needs rebased.

This revision now requires changes to proceed.Dec 11 2019, 11:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2021, 10:57 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
Jim accepted this revision.Apr 11 2021, 10:59 PM

It is simply a typo. Accept and land it directly.

This revision is now accepted and ready to land.Apr 11 2021, 10:59 PM
This revision was landed with ongoing or failed builds.Apr 11 2021, 11:02 PM
This revision was automatically updated to reflect the committed changes.