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

Ryan Mansfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 2 16:26:14 PDT 2020


rmansfield added a comment.

They're overly reduced examples ;) but embedded programmers tend to make heavy use of shift operators, including within for loops and if stmts


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

https://reviews.llvm.org/D79293





More information about the cfe-commits mailing list