[PATCH] D86581: [clang-format] Handle shifts within conditions

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 07:06:28 PDT 2020


MyDeveloperDay added a comment.

I think I like your solution better than mine D79293: [clang-format] [PR45218]  Fix an issue where < and > and >> in a for loop gets incorrectly interpreted at a TemplateOpener/Closer <https://reviews.llvm.org/D79293>, could you look at my unit tests and consider adding them here?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86581/new/

https://reviews.llvm.org/D86581



More information about the cfe-commits mailing list