[PATCH] D137876: Dummy change to test the Clang/libc++ CI

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 16:47:46 PST 2022


ldionne created this revision.
Herald added a project: All.
ldionne requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.

Pinging some folks just for awareness, I'll abandon this if CI passes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137876

Files:
  clang/lib/Driver/ToolChains/Darwin.h


Index: clang/lib/Driver/ToolChains/Darwin.h
===================================================================
--- clang/lib/Driver/ToolChains/Darwin.h
+++ clang/lib/Driver/ToolChains/Darwin.h
@@ -19,7 +19,7 @@
 
 namespace clang {
 namespace driver {
-
+// test
 namespace toolchains {
 class MachO;
 } // end namespace toolchains


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137876.474893.patch
Type: text/x-patch
Size: 333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221112/261b949d/attachment.bin>


More information about the cfe-commits mailing list