[all-commits] [llvm/llvm-project] dfce29: [flang] Lift -Werror checks into local functions
Asher Mancinelli via All-commits
all-commits at lists.llvm.org
Fri Aug 6 11:43:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfce2909ee1ea1523ec27b834a0e56429e9c2beb
https://github.com/llvm/llvm-project/commit/dfce2909ee1ea1523ec27b834a0e56429e9c2beb
Author: Asher Mancinelli <ashermancinelli at gmail.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
M flang/lib/Frontend/FrontendActions.cpp
M flang/test/Driver/parse-error.f95
Log Message:
-----------
[flang] Lift -Werror checks into local functions
Lift checks for -Werror into local functions.
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D101261
More information about the All-commits
mailing list