This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/69840] two ASAN help nits


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69840

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Then we have to agree that this code breaks GNU output style.  Or it breaks
LLVM output style.  It is one or the other, I rather see a way to do this
dynamically of breaking up the lines (this was done in the past for GCC's
diagnostic so it definitely can be done).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]