[all-commits] [llvm/llvm-project] 54b35c: [flang][NFC] Replace "align" with "alignment"
Tim Keith via All-commits
all-commits at lists.llvm.org
Wed May 6 15:04:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 54b35c066417d4856e9d53313f7e98b354274584
https://github.com/llvm/llvm-project/commit/54b35c066417d4856e9d53313f7e98b354274584
Author: Tim Keith <tkeith at nvidia.com>
Date: 2020-05-06 (Wed, 06 May 2020)
Changed paths:
M flang/include/flang/Semantics/scope.h
M flang/include/flang/Semantics/symbol.h
M flang/lib/Semantics/compute-offsets.cpp
M flang/lib/Semantics/semantics.cpp
M flang/lib/Semantics/symbol.cpp
M flang/test/Semantics/offsets02.f90
M flang/test/Semantics/offsets03.f90
Log Message:
-----------
[flang][NFC] Replace "align" with "alignment"
In the places it is used as a noun, replace "align" with "alignment".
Differential Revision: https://reviews.llvm.org/D79520
More information about the All-commits
mailing list