[PATCH] D79520: [flang][NFC] Replace "align" with "alignment"
Tim Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 14:44:35 PDT 2020
tskeith created this revision.
tskeith added a reviewer: sscalpone.
tskeith added a project: Flang.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
Seems reasonable, LGTM.
In the places it is used as a noun, replace "align" with "alignment".
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79520
Files:
flang/include/flang/Semantics/scope.h
flang/include/flang/Semantics/symbol.h
flang/lib/Semantics/compute-offsets.cpp
flang/lib/Semantics/semantics.cpp
flang/lib/Semantics/symbol.cpp
flang/test/Semantics/offsets02.f90
flang/test/Semantics/offsets03.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79520.262474.patch
Type: text/x-patch
Size: 11048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/8528a549/attachment.bin>
More information about the llvm-commits
mailing list