[all-commits] [llvm/llvm-project] 5a6c38: [flang] Fix build
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Sep 17 12:41:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a6c38fbefba981d8e37d78b3d0d7a07d56d1160
https://github.com/llvm/llvm-project/commit/5a6c38fbefba981d8e37d78b3d0d7a07d56d1160
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M flang/lib/Parser/prescan.cpp
Log Message:
-----------
[flang] Fix build
An unused variable declaration from a recent change is eliciting
a fatal warning; remove it.
More information about the All-commits
mailing list