Skip to content

Commit

Permalink
[compiler-rt] Refactor FuzzedDataProvider for better readability.
Browse files Browse the repository at this point in the history
Summary: Separate class definition and actual methods implementation. The main
goal is to keep the list of available methods in a concise readable form inside
the class definition.

Reviewers: hctim, metzman

Subscribers: dberris, #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D76651
  • Loading branch information
Dor1s committed Mar 25, 2020
1 parent 2093fdd commit 1262db1
Showing 1 changed file with 316 additions and 258 deletions.

0 comments on commit 1262db1

Please sign in to comment.