K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-09-10T14:11:29.377549Z K 7 svn:log V 306 Set AlignTrailingComments in the clang-format config This seems to be fairly common in existing code and often looks better when adding trailing comments to e.g. enumerators or array initializers. See D26340 for more context. Reviewed By: emaste Differential Revision: https://reviews.freebsd.org/D26391 END