This is an archive of the discontinued LLVM Phabricator instance.

[include-fixer] Don't add qualifiers to symbols which have global scope operator.
ClosedPublic

Authored by hokein on Jul 8 2016, 2:46 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein updated this revision to Diff 63191.Jul 8 2016, 2:46 AM
hokein retitled this revision from to [include-fixer] Don't add qualifiers to symbols which have global scope operator..
hokein updated this object.
hokein added a reviewer: bkramer.
hokein added a subscriber: cfe-commits.
bkramer accepted this revision.Jul 8 2016, 6:42 AM
bkramer edited edge metadata.

This looks like the right thing to do to me.

This revision is now accepted and ready to land.Jul 8 2016, 6:42 AM
hokein updated this revision to Diff 63221.Jul 8 2016, 7:31 AM
hokein edited edge metadata.

Rebase to master.

This revision was automatically updated to reflect the committed changes.