[all-commits] [llvm/llvm-project] eee536: [clang-format] Don't format qualifiers in PPDirective

Owen via All-commits all-commits at lists.llvm.org
Mon Mar 28 14:28:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eee536dd31859058dba8a0d17d3b5f61d530d3bc
      https://github.com/llvm/llvm-project/commit/eee536dd31859058dba8a0d17d3b5f61d530d3bc
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M clang/lib/Format/QualifierAlignmentFixer.cpp
    M clang/unittests/Format/QualifierFixerTest.cpp

  Log Message:
  -----------
  [clang-format] Don't format qualifiers in PPDirective

Fixes #54513

Differential Revision: https://reviews.llvm.org/D122548




More information about the All-commits mailing list