[all-commits] [llvm/llvm-project] d13444: [flang][nfc] Use a message class for "not yet impl...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Thu May 5 07:12:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1344422009732991767bdcaf57dbedd946c7761
https://github.com/llvm/llvm-project/commit/d1344422009732991767bdcaf57dbedd946c7761
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M flang/include/flang/Parser/message.h
M flang/lib/Parser/message.cpp
M flang/lib/Semantics/expression.cpp
M flang/lib/Semantics/resolve-names.cpp
Log Message:
-----------
[flang][nfc] Use a message class for "not yet implemented" messages
Following a previous suggestion from Peter Klausler.
Differential Revision: https://reviews.llvm.org/D124972
More information about the All-commits
mailing list