[PATCH] D143704: [Flang] Part one of Feature List action
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 16 08:11:18 PST 2023
jdoerfert added a comment.
> However, it should be considered harmful to make the TODO macro always associate with some syntactic source artifact. It would also be unwise to redefine TODO from a halt semantics to a "just keep going and see what happens" semantics.
@schweitz Why? What's the inherent harm to do that under a flag in an experimental compiler that is called `...-new`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143704/new/
https://reviews.llvm.org/D143704
More information about the cfe-commits
mailing list