[all-commits] [llvm/llvm-project] 6f69f2: Consider ASan messages interesting for creduce

Reid Kleckner via All-commits all-commits at lists.llvm.org
Tue Jan 19 11:15:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f69f2ed61ae805df496fc86ef22e7685573d556
      https://github.com/llvm/llvm-project/commit/6f69f2ed61ae805df496fc86ef22e7685573d556
  Author: Reid Kleckner <rnk at google.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M clang/utils/creduce-clang-crash.py

  Log Message:
  -----------
  Consider ASan messages interesting for creduce

Helped me reduce llvm.org/pr48582


  Commit: e678656625a3e2b6a5f2849f4a6f7612ceeaed07
      https://github.com/llvm/llvm-project/commit/e678656625a3e2b6a5f2849f4a6f7612ceeaed07
  Author: Reid Kleckner <rnk at google.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M clang/include/clang/AST/APValue.h

  Log Message:
  -----------
  Add bounds checking assertions to APValue, NFC

These checks help find llvm.org/pr48582 without ASan


Compare: https://github.com/llvm/llvm-project/compare/121cac01e8f8...e678656625a3


More information about the All-commits mailing list