[PATCH] D45701: Add Logging API Callback for All *SAN Passes

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 14:44:52 PDT 2018


kubamracek added a comment.

Can you please reupload with more context (`-U9999` or similar when creating the diff)?

Can we also get a testcase that actually uses this feature? It looks like the change in `error_report_callback.cc` doesn't really check that the callback is called, how many times it's called or that the strings are what's expected.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45701





More information about the llvm-commits mailing list