[PATCH] D131415: Remove variable names from sanitize-memory-track-origins binary.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 09:04:20 PDT 2022


kcc added a comment.

please show an error message on a non-trivial test case
(lots of variables, some defined on the same line) before and after. 
Code size is important, but we cannot decrease the report quality


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131415



More information about the llvm-commits mailing list