[flang-commits] [PATCH] D110965: [flang][NFC] Fix first line of magic-numbers.h
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon Oct 4 09:37:37 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG33c526416058: [flang][NFC] Fix first line of magic-numbers.h (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110965/new/
https://reviews.llvm.org/D110965
Files:
flang/include/flang/Runtime/magic-numbers.h
Index: flang/include/flang/Runtime/magic-numbers.h
===================================================================
--- flang/include/flang/Runtime/magic-numbers.h
+++ flang/include/flang/Runtime/magic-numbers.h
@@ -1,5 +1,4 @@
-#if 0 /*===-- include/flang/Runtime/magic-numbers.h \
- -----------------------===*/
+#if 0 /*===-- include/flang/Runtime/magic-numbers.h -----------------------===*/
/*
* Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
* See https://llvm.org/LICENSE.txt for license information.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110965.376925.patch
Type: text/x-patch
Size: 555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20211004/ad4b4ae1/attachment.bin>
More information about the flang-commits
mailing list