[PATCH] D79293: [clang-format] [PR45218] Fix an issue where < and > and >> in a for loop gets incorrectly interpreted at a TemplateOpener/Closer

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 18 06:44:04 PDT 2020


hans added a comment.

I suppose this is just piling on heuristics, but I guess it fixes the reported bug. Krasimir, what do you think?


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

https://reviews.llvm.org/D79293



More information about the cfe-commits mailing list