[PATCH] D57655: clang-format with UseTab: Always sometimes doesn't insert the right amount of tabs.
Hylke Kleve via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 11 13:11:47 PST 2019
hyklv added a comment.
In D57655#1382855 <https://reviews.llvm.org/D57655#1382855>, @MyDeveloperDay wrote:
> The reviewers set a high barrier of entry, you need to at least start by adding some unit tests (or someone will break your code in the future), if you think it was a bug it might be worth logging that in bugzilla too!
thanks for pointing me in the right direction! i added a test.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57655/new/
https://reviews.llvm.org/D57655
More information about the cfe-commits
mailing list