[all-commits] [llvm/llvm-project] c26a35: [gn build] (manually) ort 5074776de47

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Mar 30 19:09:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c26a352f239ee71a77f3ae09a4c738eee164d738
      https://github.com/llvm/llvm-project/commit/c26a352f239ee71a77f3ae09a4c738eee164d738
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn

  Log Message:
  -----------
  [gn build] (manually) ort 5074776de47


  Commit: 4ce375a8f2eed73832b6384cd1ea0b33606db6fe
      https://github.com/llvm/llvm-project/commit/4ce375a8f2eed73832b6384cd1ea0b33606db6fe
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M llvm/utils/gn/build/sync_source_lists_from_cmake.py

  Log Message:
  -----------
  [gn build] minor tweaks to sync script

- only complain about duplicate 'sources' lines if they contain
  more than 1 elements each (before, 0 and 1 element lists were
  counted too). In practice, this only has an effect for
  clang/lib/Headers/BUILD.gn

- make the '# NOSORT' diag actually work. This too only affects
  clang/lib/Headers/BUILD.gn.

In aggregate, changes to clang/lib/Headers/BUILD.gn still can't
be auto-merged, but for a slighly better reason.


Compare: https://github.com/llvm/llvm-project/compare/d5ee72065b9e...4ce375a8f2ee


More information about the All-commits mailing list