[all-commits] [llvm/llvm-project] 47a0e9: [Sanitizers] Use getParamByValType() (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon May 18 13:11:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 47a0e9f49b903aa4ef821d2c7a679a145ee983f9
      https://github.com/llvm/llvm-project/commit/47a0e9f49b903aa4ef821d2c7a679a145ee983f9
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

  Log Message:
  -----------
  [Sanitizers] Use getParamByValType() (NFC)

Instead of fetching the pointer element type.




More information about the All-commits mailing list