[PATCH] D92459: [dfsan] Rename ShadowTy/ZeroShadow with prefix Primary

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 22:01:47 PST 2020


stephan.yichao.zhao created this revision.
stephan.yichao.zhao added reviewers: morehouse, pcc.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
stephan.yichao.zhao requested review of this revision.

  This is a child diff of D92261.
  
  After supporting field/index-level shadow, the existing shadow with type
  i16 works for only primary types.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92459

Files:
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92459.308872.patch
Type: text/x-patch
Size: 18699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/f65a580e/attachment.bin>


More information about the llvm-commits mailing list