This is an archive of the discontinued LLVM Phabricator instance.

Backporting some changes from master to release_35 branch .
ClosedPublic

Authored by neerajbadlani on Dec 3 2014, 7:47 AM.

Details

Summary

During release_35 build , There were couple of -WComment warnings .

Diff Detail

Event Timeline

neerajbadlani retitled this revision from to Backporting some changes from master to release_35 branch . .
neerajbadlani updated this object.
neerajbadlani edited the test plan for this revision. (Show Details)
neerajbadlani added a subscriber: Unknown Object (MLST).Dec 3 2014, 7:50 AM
neerajbadlani added a subscriber: Unknown Object (MLST).Dec 3 2014, 8:20 AM
dsanders edited edge metadata.Dec 5 2014, 9:25 AM
dsanders added a subscriber: tstellarAMD.

Hi Neeraj,

Chad and I aren't the people you need approval from for this. On the trunk, anyone can review and give their approval (and commit on your behalf) but to get a patch accepted onto a stable release branch you normally need code owner approval (Chris Lattner as far as I can tell in this case, nobody else seemed to cover it), and release manager approval (Tom Stellard). I've CC'd both of them on the original thread and said that I think it's fine (although my opinion doesn't really count under the rules) and I'm sure Tom will accept the two merges when he gets to it. He's had quite a few merge requests in the last couple weeks (nearly 60 from me alone :-) ).

See http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-September/076672.html. The rules are also at http://llvm.org/docs/HowToReleaseLLVM.html#release-patch-rules but they don't seem to have been updated for the rule change that was introduced for 3.5.1.

Daniel is correct. Committing to the release branch has additional restrictions. Thanks, Daniel.

Thanks guys , will keep that in mind for future .
@dsanders : Thanks for the links .

neerajbadlani accepted this revision.Dec 7 2014, 9:18 AM
neerajbadlani added a reviewer: neerajbadlani.
This revision is now accepted and ready to land.Dec 7 2014, 9:18 AM
neerajbadlani closed this revision.Dec 7 2014, 9:19 AM