[all-commits] [llvm/llvm-project] dad5d9: [dfsan] Rename CachedCombinedShadow to be CachedSh...

Z via All-commits all-commits at lists.llvm.org
Wed Dec 2 13:45:31 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dad5d9588335d6e4232b7c263da24ae2676673da
      https://github.com/llvm/llvm-project/commit/dad5d9588335d6e4232b7c263da24ae2676673da
  Author: Jianzhou Zhao <jianzhouzh at google.com>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

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

  Log Message:
  -----------
  [dfsan] Rename CachedCombinedShadow to be CachedShadow

At D92261, this type will be used to cache both combined shadow and
converted shadow values.

Reviewed-by: morehouse

Differential Revision: https://reviews.llvm.org/D92458




More information about the All-commits mailing list