[PATCH] D110801: [clang-format] [docs] [NFC] improve clarity in the QualifierAlignment warning

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 30 01:02:22 PDT 2021


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

LGTM with typos fixed.



================
Comment at: clang/include/clang/Format/Format.h:1903
+  ///  lead to incorrect code generation due to a lack of semantic information
+  ///  especially in the presense of macros, care should be take to review code
+  ///  changes made by this option.
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110801



More information about the cfe-commits mailing list