[PATCH] D86710: [clang-format] Parse restrict as a pointer qualifier

Jake Merdich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 08:15:51 PDT 2020


JakeMerdichAMD accepted this revision.
JakeMerdichAMD added a comment.
This revision is now accepted and ready to land.

LGTM, assuming tests pass (automated checks failed to resolve your patch since you based it off of your other one). Looks like enabling C99 should have no other effects, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86710



More information about the cfe-commits mailing list