[all-commits] [llvm/llvm-project] 2b7daa: [sanitizer][CFI] Add support to build CFI with san...

Maxim Zhukov via All-commits all-commits at lists.llvm.org
Wed Apr 2 06:06:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b7daaf9678181959982b219db0af106f4ef8e3e
      https://github.com/llvm/llvm-project/commit/2b7daaf9678181959982b219db0af106f4ef8e3e
  Author: Maxim Zhukov <mussitantesmortem at gmail.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/test/CodeGen/sanitize-coverage.c
    M clang/test/Driver/fsanitize-coverage.c

  Log Message:
  -----------
  [sanitizer][CFI] Add support to build CFI with sanitize-coverage (#131296)

Added ability to build together with -fsanitize=cfi and
-fsanitize-coverage=trace-cmp at the same time.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list