[all-commits] [llvm/llvm-project] 8dbcf8: [DFSAN] Add support for sscanf.

Tomasz Kuchta via All-commits all-commits at lists.llvm.org
Tue Sep 5 18:17:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8dbcf8eba780581a830ad0fabaa6151ad6afc302
      https://github.com/llvm/llvm-project/commit/8dbcf8eba780581a830ad0fabaa6151ad6afc302
  Author: Tomasz Kuchta <t.kuchta at samsung.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M compiler-rt/lib/dfsan/dfsan_custom.cpp
    M compiler-rt/lib/dfsan/done_abilist.txt
    M compiler-rt/test/dfsan/custom.cpp

  Log Message:
  -----------
  [DFSAN] Add support for sscanf.

Reviewed By: browneee

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




More information about the All-commits mailing list