[flang][NFC] Use TODO with location
authorValentin Clement <clementval@gmail.com>
Mon, 14 Mar 2022 10:49:50 +0000 (11:49 +0100)
committerValentin Clement <clementval@gmail.com>
Mon, 14 Mar 2022 10:50:06 +0000 (11:50 +0100)
commit836e34f727e17baa6507a5c6cc19d41dce8e769d
tree996cecfeb369b95075c0a745f50759aaceb17d71
parent926059214193e3fcab20ee43a1fa734a8f20210e
[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
flang/lib/Lower/Coarray.cpp