[all-commits] [llvm/llvm-project] 36dbe5: [NFC] [MSAN] disambiguate insertShadowCheck (#146616)

Florian Mayer via All-commits all-commits at lists.llvm.org
Tue Jul 8 09:54:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36dbe517a04619629587925772201e745effdf28
      https://github.com/llvm/llvm-project/commit/36dbe517a04619629587925772201e745effdf28
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

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

  Log Message:
  -----------
  [NFC] [MSAN] disambiguate insertShadowCheck (#146616)

One of them operates on values, the other on shadows. It is confusing
for both of them to have the same name but only different number of
parameters.



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