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

Ken Matsui via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 10 02:10:07 PDT 2022


ken-matsui added a comment.

This feature is already implemented in GCC, so in my opinion, it would be great if we could turn this on by default.

I also added a feature to separate location info and a message in https://reviews.llvm.org/D125175.
Should its feature be avoided from turning on by default as well?


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