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

Miguel Saldivar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 26 09:45:21 PDT 2020


Saldivarcher added a comment.

MyDeveloperDay, I added your tests. Sorry to step on your toes, I didn't know there was a patch open for this already :(. Yeah, JakeMerdichAMD, it's kinda tough to handle those types of cases without some sort of parsing. I'm glad you're working on that, and my code doesn't get in the way.


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