[PATCH] D24029: Split ScarinessScore between its "storage" (POD), and an initializing object.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 08:28:04 PDT 2016


filcab updated this revision to Diff 69691.
filcab added a comment.

Updated to account for https://reviews.llvm.org/D24029.
Kostya: I know you've accepted the revision, but since this is a non-trivial change, I'm updating it to show why https://reviews.llvm.org/D24029 would help.


https://reviews.llvm.org/D24029

Files:
  lib/asan/CMakeLists.txt
  lib/asan/asan_errors.cc
  lib/asan/asan_errors.h
  lib/asan/asan_report.cc
  lib/asan/asan_scariness_score.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24029.69691.patch
Type: text/x-patch
Size: 7450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/0521fd81/attachment.bin>


More information about the llvm-commits mailing list