[all-commits] [llvm/llvm-project] bff098: Fix return status of DataFlowSanitizer pass

serge-sans-paille via All-commits all-commits at lists.llvm.org
Thu Jun 11 07:06:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bff09876d7cdac82d9f00ab290839198cc311a6f
      https://github.com/llvm/llvm-project/commit/bff09876d7cdac82d9f00ab290839198cc311a6f
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-06-11 (Thu, 11 Jun 2020)

  Changed paths:
    M llvm/include/llvm/IR/Module.h
    M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

  Log Message:
  -----------
  Fix return status of DataFlowSanitizer pass

Take into account added functions, global values and attribute change.

Differential Revision: https://reviews.llvm.org/D81239




More information about the All-commits mailing list