Move ActorFuzz.actor.cpp to build tree
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
From `ActorFuzz.actor.cpp`:
```
// THIS FILE WAS GENERATED BY actorFuzz.py; DO NOT MODIFY IT DIRECTLY
```
We should only have things that are meant to be modified directly in the source tree. This depends on #1035 , since it depends on having a separate source tree and build tree.
Contributor guide
Research direction
Start with ActorFuzz.actor.cpp and the actorFuzz.py generator, then review the separate source-tree and build-tree work described in #1035. Determine how the generated file is currently placed and what build integration depends on it; done means the generated file is in the build tree and is no longer treated as directly modified source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100