[PATCH] D30567: [clang-tidy] Fix treating non-space whitespaces in checks list.

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 07:53:04 PDT 2017


alexfh added a comment.

There's one more trim() you missed. And the test needs to be updated (`s/\\n/ /`).


https://reviews.llvm.org/D30567





More information about the cfe-commits mailing list