[PATCH] clang-format: Add Block{Begin,End}Macros option
Manuel Klimek
klimek at google.com
Tue Jun 30 08:38:31 PDT 2015
Heya, thanks for working on this. I think we'll want to make this a bit more generic - I'm not saying the first version needs all features, but we should think about how we want to put it into the config with the future in mind.
Specifically, we'll want to specify macros that:
- open blocks
- open declaration contexts (class) (MS' test framework uses those)
- are full statements (currently we have heuristics for that, but those are limited)
http://reviews.llvm.org/D10840
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list