[PATCH] D36019: [clang-format] Fix bug with ENAS_DontAlign and empty lines
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 30 22:40:24 PDT 2017
djasper added a comment.
Could you explain this in more detail? Which subtraction is underflowing? Why can't we just add a ternary expression there to handle the case?
https://reviews.llvm.org/D36019
More information about the cfe-commits
mailing list