[PATCH] Refactor: Simplify boolean conditional return statements in lib/Format
Daniel Jasper
djasper at google.com
Tue May 26 00:16:07 PDT 2015
This is not desirable. I guess you somehow need to figure out cases where a bunch of specific cases are checked falling back to a default. Merging one of those cases with the default is generally bad (I'd say).
http://reviews.llvm.org/D10015
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list