[PATCH] D78056: Test change
Pete Steinfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 14:07:52 PDT 2020
PeteSteinfeld created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Just trying to understand the LLVM command chain for submitting changes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78056
Files:
flang/lib/Semantics/check-declarations.cpp
Index: flang/lib/Semantics/check-declarations.cpp
===================================================================
--- flang/lib/Semantics/check-declarations.cpp
+++ flang/lib/Semantics/check-declarations.cpp
@@ -5,6 +5,7 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
+//
// Static declaration checking
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78056.257109.patch
Type: text/x-patch
Size: 414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/26955e22/attachment.bin>
More information about the llvm-commits
mailing list