This is an archive of the discontinued LLVM Phabricator instance.

Increase argument limit for anyOf, allOf, eachOf from 5 to 9
ClosedPublic

Authored by sokolov on Jul 4 2014, 6:28 AM.

Details

Reviewers
klimek
Summary

I'd prefer variadic template instead... But they are not approved in LLVM yet :(

Diff Detail

Event Timeline

sokolov updated this revision to Diff 11085.Jul 4 2014, 6:28 AM
sokolov retitled this revision from to Increase argument limit for anyOf, allOf, eachOf from 5 to 9.
sokolov updated this object.
sokolov edited the test plan for this revision. (Show Details)
sokolov added a reviewer: klimek.
sokolov added a subscriber: Unknown Object (MLST).
klimek accepted this revision.Jul 4 2014, 6:42 AM
klimek edited edge metadata.

LG.

This revision is now accepted and ready to land.Jul 4 2014, 6:42 AM
klimek closed this revision.Jul 7 2014, 6:03 AM