[PATCH] D87837: [Driver] Remove the deprecation warning for -fuse-ld=/abs/path
Chandler Carruth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 19 00:09:59 PDT 2020
chandlerc added a comment.
FWIW, I would like to see *something* like this (both in the release and on trunk) but not sure this is actually the patch we want... Clang typically uses `FIXME` comments, and doesn't leave commented out code...
I feel like this should be an off-by-default warning, with an actual warning flag maybe?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87837/new/
https://reviews.llvm.org/D87837
More information about the cfe-commits
mailing list