[PATCH] D132762: [clang-format] Allow `throw` to be a keyword in front of casts

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 28 14:04:34 PDT 2022


owenpan added a comment.

We should add a test case for `TT_CastRParen` in `clang/unittests/Format/TokenAnnotatorTest.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132762



More information about the cfe-commits mailing list