[PATCH] D65812: [compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 09:01:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368054: [compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes. (authored by Dor1s, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65812/new/

https://reviews.llvm.org/D65812

Files:
  compiler-rt/trunk/include/CMakeLists.txt
  compiler-rt/trunk/include/fuzzer/FuzzedDataProvider.h
  compiler-rt/trunk/include/fuzzer/FuzzedDataProvider.hpp
  compiler-rt/trunk/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
  compiler-rt/trunk/lib/fuzzer/utils/FuzzedDataProvider.h
  compiler-rt/trunk/lib/sanitizer_common/scripts/check_lint.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65812.213631.patch
Type: text/x-patch
Size: 24292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/24116593/attachment.bin>


More information about the llvm-commits mailing list