forked from OSchip/llvm-project
0cd9248d9e
We had a strange relationship here where we made a list of Jobs inherit from a single Job, but there weren't actually any places where this arbitrary nesting was used or needed. Simplify all of this by removing Job entirely and updating all of the users to either work with a JobList or a single Command. llvm-svn: 241310 |
||
---|---|---|
.. | ||
Core | ||
ArgumentsAdjusters.cpp | ||
CMakeLists.txt | ||
CommonOptionsParser.cpp | ||
CompilationDatabase.cpp | ||
FileMatchTrie.cpp | ||
JSONCompilationDatabase.cpp | ||
Makefile | ||
Refactoring.cpp | ||
RefactoringCallbacks.cpp | ||
Tooling.cpp |