This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Use TODO with location
ClosedPublic

Authored by clementval on Mar 14 2022, 2:39 AM.

Details

Summary

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.

Diff Detail

Event Timeline

clementval created this revision.Mar 14 2022, 2:39 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Mar 14 2022, 2:39 AM
jeanPerier accepted this revision.Mar 14 2022, 3:00 AM
This revision is now accepted and ready to land.Mar 14 2022, 3:00 AM
This revision was automatically updated to reflect the committed changes.