[PATCH] D125078: Implement a feature to show line numbers in diagnostics

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 09:16:30 PDT 2022


cjdb added subscribers: rsmith, cjdb.
cjdb added a comment.

I'm in favour of this, but @rsmith warned me a little while ago that we mightn't be able to have stuff like this on by default because scripts probably depend on specific compiler output. Hyrum's Law <https://www.hyrumslaw.com/> strikes again :(

(I personally think we should have it on by default and give a way to opt out, rather than opt in.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125078/new/

https://reviews.llvm.org/D125078



More information about the cfe-commits mailing list