[all-commits] [llvm/llvm-project] caf940: [libc++] Remove "clang-format off/on" comments. NFC.

Quuxplusone via All-commits all-commits at lists.llvm.org
Wed Dec 22 14:59:06 PST 2021


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

  Changed paths:
    M libcxx/include/__iterator/concepts.h
    M libcxx/include/__ranges/concepts.h
    M libcxx/include/__ranges/data.h
    M libcxx/include/__ranges/empty.h

  Log Message:
  -----------
  [libc++] Remove "clang-format off/on" comments. NFC.

These headers have stabilized; we don't expect anyone to be
blindly clang-formatting them anymore.
Leave the comments in `__format/*.h` for Mark to remove at his leisure.




More information about the All-commits mailing list