This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Don't try to set -Wno-deprecated-register
Needs ReviewPublic

Authored by teemperor on Jun 16 2021, 6:26 AM.

Details

Reviewers
JDevlieghere
Summary

This was added a long time ago to suppress warnings, but we aren't using register anymore in the code base so this can go.

Diff Detail

Event Timeline

teemperor created this revision.Jun 16 2021, 6:26 AM
teemperor requested review of this revision.Jun 16 2021, 6:26 AM