This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-member-init
ClosedPublic

Authored by malcolm.parsons on Oct 29 2016, 12:11 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

malcolm.parsons retitled this revision from to [clang-tidy] Handle bitfields in cppcoreguidelines-pro-type-member-init.
malcolm.parsons updated this object.
malcolm.parsons added a subscriber: cfe-commits.
Eugene.Zelenko added a subscriber: Prazek.
aaron.ballman accepted this revision.Nov 1 2016, 11:00 AM
aaron.ballman edited edge metadata.

LGTM!

This revision is now accepted and ready to land.Nov 1 2016, 11:00 AM
This revision was automatically updated to reflect the committed changes.