[all-commits] [llvm/llvm-project] fe21c8: [clang-format] De-duplicate includes with leading ...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Thu Dec 3 02:04:48 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe21c86ee75f93bb0372660c004ac2325ac12cdc
      https://github.com/llvm/llvm-project/commit/fe21c86ee75f93bb0372660c004ac2325ac12cdc
  Author: Marek Kurdej <marek at quasardb.net>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M clang/lib/Format/Format.cpp
    M clang/unittests/Format/SortIncludesTest.cpp

  Log Message:
  -----------
  [clang-format] De-duplicate includes with leading or trailing whitespace.

This fixes PR46555 (https://bugs.llvm.org/show_bug.cgi?id=46555).

Reviewed By: MyDeveloperDay

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




More information about the All-commits mailing list