[PATCH] D70793: scudo: Replace a couple of macros with their expansions.
    Peter Collingbourne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov 27 10:18:30 PST 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6fd6cfdf72f9: scudo: Replace a couple of macros with their expansions. (authored by pcc).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70793/new/
https://reviews.llvm.org/D70793
Files:
  compiler-rt/lib/scudo/standalone/atomic_helpers.h
  compiler-rt/lib/scudo/standalone/checksum.h
  compiler-rt/lib/scudo/standalone/chunk.h
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/common.h
  compiler-rt/lib/scudo/standalone/flags_parser.cpp
  compiler-rt/lib/scudo/standalone/fuchsia.cpp
  compiler-rt/lib/scudo/standalone/internal_defs.h
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h
  compiler-rt/lib/scudo/standalone/quarantine.h
  compiler-rt/lib/scudo/standalone/report.cpp
  compiler-rt/lib/scudo/standalone/secondary.h
  compiler-rt/lib/scudo/standalone/size_class_map.h
  compiler-rt/lib/scudo/standalone/tsd.h
  compiler-rt/lib/scudo/standalone/wrappers_c_checks.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70793.231295.patch
Type: text/x-patch
Size: 21928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/bce2636f/attachment.bin>
    
    
More information about the llvm-commits
mailing list