[all-commits] [llvm/llvm-project] 45c356: [HeapProf] Address post-review comments in instrum...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Fri Sep 4 08:59:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45c3560384814d04c9813e644efa8e2155ecae52
      https://github.com/llvm/llvm-project/commit/45c3560384814d04c9813e644efa8e2155ecae52
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2020-09-04 (Fri, 04 Sep 2020)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/Driver/fmemprof.cpp
    M llvm/include/llvm/Transforms/Instrumentation/HeapProfiler.h
    M llvm/lib/Transforms/Instrumentation/HeapProfiler.cpp

  Log Message:
  -----------
  [HeapProf] Address post-review comments in instrumentation code

Addresses post-review comments from D85948, which can be found here:
https://reviews.llvm.org/rG7ed8124d46f9.




More information about the All-commits mailing list