[libcxx-commits] [PATCH] D110874: [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 1 13:29:58 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Actually this LGTM if `<version>` keeps its `C++` marker (but it can lose the `-- version --` in the header comment).
Also, CI has been nowhere to be found for the past 36hrs and I don't know why yet. But this should be good to ship if your tests pass locally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110874/new/
https://reviews.llvm.org/D110874
More information about the libcxx-commits
mailing list