[PATCH] D26671: Replace APFloatBase static fltSemantics data members with getter functions

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 16:25:33 PST 2016


jlebar added a comment.

> Is there a list of more repos to check? (And how would commits for such an incompatible cross-repo change be done atomically?)

Check out http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo.

Also if you like this, please make your voice heard.  Whether or not we switch to this as our canonical repository is still yet to be decided.  But ease of cross-repository commits is one of the selling points of the monorepo, and some have downplayed the importance of this feature.


https://reviews.llvm.org/D26671





More information about the llvm-commits mailing list