[all-commits] [llvm/llvm-project] 2f16b8: [libc++] Remove space-alignment of trailing braces...

Quuxplusone via All-commits all-commits at lists.llvm.org
Sun Dec 5 16:00:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f16b87b4b1d3fee07aff71a9bf79c3a8d514e7a
      https://github.com/llvm/llvm-project/commit/2f16b87b4b1d3fee07aff71a9bf79c3a8d514e7a
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2021-12-05 (Sun, 05 Dec 2021)

  Changed paths:
    M libcxx/include/module.modulemap

  Log Message:
  -----------
  [libc++] Remove space-alignment of trailing braces in module.modulemap. NFC.

As discussed on the Discord, 2021-12-01 through 2021-12-05.
Our new consistent style for this is "don't align the right-braces"
(but still align the left-braces, as shown).




More information about the All-commits mailing list