[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:28:50 PDT 2021


ldionne requested changes to this revision.
ldionne added inline comments.
This revision now requires changes to proceed.


================
Comment at: libcxx/include/version:1
-// -*- C++ -*-
-//===--------------------------- version ----------------------------------===//
+//===----------------------------------------------------------------------===//
 //
----------------
Why this file?


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