Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reformat
CompilationUnit
function definitions out-of-line (#4825)
The `Driver::CompilationUnit` class is defined with multiple long function definitions inline. This change moves those definitions out-of-line.
- Loading branch information