| commit | 6c619aadc4ccabdf2d0e5635a133a2764cc0fb71 | [log] [tgz] |
|---|---|---|
| author | Max Moroz <mmoroz@chromium.org> | Tue Aug 06 16:02:39 2019 +0000 |
| committer | Max Moroz <mmoroz@chromium.org> | Tue Aug 06 16:02:39 2019 +0000 |
| tree | 41ad5758549a57ef2ed145bb39d0431d21c99f2b | |
| parent | cb6f2646fd44c5274312c8fa782c4f339dfadad7 [diff] |
[compiler-rt] Rename FuzzedDataProvider.h to .hpp and other minor changes. Summary: .hpp makes more sense for this header as it's C++ only, plus it contains the actual implementation. Reviewers: Dor1s Reviewed By: Dor1s Subscribers: kubamracek, dberris, mgorny, delcypher, #sanitizers, llvm-commits Tags: #llvm, #sanitizers Differential Revision: https://reviews.llvm.org/D65812 llvm-svn: 368054