[all-commits] [llvm/llvm-project] 7d1397: Making FindCommonBlock a const member
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Mon Feb 22 10:10:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d1397f7ad4bbdad56468d5a4c7a77fa4c553936
https://github.com/llvm/llvm-project/commit/7d1397f7ad4bbdad56468d5a4c7a77fa4c553936
Author: Renaud-K <rkauffmann at nvidia.com>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M flang/include/flang/Semantics/scope.h
M flang/lib/Semantics/scope.cpp
Log Message:
-----------
Making FindCommonBlock a const member
https://reviews.llvm.org/D97093
More information about the All-commits
mailing list