[flang][openacc] Switch to use TODO from D88909
authorValentin Clement <clementval@gmail.com>
Mon, 19 Oct 2020 18:47:12 +0000 (14:47 -0400)
committerclementval <clementval@gmail.com>
Mon, 19 Oct 2020 18:47:37 +0000 (14:47 -0400)
commit340181f29afece5abdf98aa61855b9826726d4df
tree58f5475d90e7e12146ee08823eb104a05659ce84
parent89b72209ad9baf585f6765df7c668da112dea230
[flang][openacc] Switch to use TODO from D88909

Use the Todo.h header file introduce in D88909 to marke part of the lowering that are
not done yet.

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D88915
flang/lib/Lower/OpenACC.cpp