> I am against supporting "///" and "/**" style comments
That's reasonable. I will remove all that nontrivial logic and replace it with simple comparisons against `// clang-format on` and `/* clang-format on */`. http://reviews.llvm.org/D5309 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
