[all-commits] [llvm/llvm-project] 051bf9: [Flang] fix a copy-paste error in scope.cpp
Shivam Gupta via All-commits
all-commits at lists.llvm.org
Mon Jan 23 01:26:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 051bf9cd76ad6f38aa9cb8d1319e68485ffcd565
https://github.com/llvm/llvm-project/commit/051bf9cd76ad6f38aa9cb8d1319e68485ffcd565
Author: Shivam Gupta <shivam98.tkg at gmail.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M flang/lib/Semantics/scope.cpp
Log Message:
-----------
[Flang] fix a copy-paste error in scope.cpp
found by PVS-Studio.
Reviewed By: jeanPerier, klausler
Differential Revision: https://reviews.llvm.org/D142306
More information about the All-commits
mailing list