[all-commits] [llvm/llvm-project] 836e34: [flang][NFC] Use TODO with location
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Mar 14 03:50:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 836e34f727e17baa6507a5c6cc19d41dce8e769d
https://github.com/llvm/llvm-project/commit/836e34f727e17baa6507a5c6cc19d41dce8e769d
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M flang/lib/Lower/Coarray.cpp
Log Message:
-----------
[flang][NFC] Use TODO with location
Use the TODO macro in `flang/Lower/Todo.h` with the converter location.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D121582
More information about the All-commits
mailing list