llvm-project
3a2d9a7c - [clang][frontend] Expose `CompilerInstance::cloneForModuleCompile()` (#135405)

Commit
1 year ago
[clang][frontend] Expose `CompilerInstance::cloneForModuleCompile()` (#135405) This PR exposes `cloneForModuleCompile()` as a public `CompilerInstance` member function. This will be eventually used in the dependency scanner to customize implicit module builds.
Author
Parents
Loading