[all-commits] [llvm/llvm-project] 2f02c7: [SanitizerCoverage] Avoid pointer element type access

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 25 08:22:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f02c7e1f2580c7faf9032922c5a8d3e957d0bd5
      https://github.com/llvm/llvm-project/commit/2f02c7e1f2580c7faf9032922c5a8d3e957d0bd5
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp

  Log Message:
  -----------
  [SanitizerCoverage] Avoid pointer element type access

Use the load/store type instead.




More information about the All-commits mailing list