[all-commits] [llvm/llvm-project] af7819: [flang] Remove `ignoring all compiler directives` ...
vdonaldson via All-commits
all-commits at lists.llvm.org
Fri Apr 14 16:08:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af78197857115716802189ef073f83cdac9ede15
https://github.com/llvm/llvm-project/commit/af78197857115716802189ef073f83cdac9ede15
Author: V Donaldson <vdonaldson at nvidia.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M flang/lib/Lower/Bridge.cpp
R flang/test/Lower/compiler-directive.f90
Log Message:
-----------
[flang] Remove `ignoring all compiler directives` warning
The explicit `ignoring all compiler directives` reminder warning is no
longer accurate. Any similar, more accurate message is best generated
by the front end (change pending).
More information about the All-commits
mailing list