llvm-project
19131c7f - [clang][modules][lldb] Fix build after #113391

Commit
341 days ago
[clang][modules][lldb] Fix build after #113391 Instead of changing the return type of `ModuleMap::findOrCreateModule`, this patch adds a counterpart that only returns `Module *` and thus has the same signature as `createModule()`, which is important in `ASTReader`.
Author
Committer
Parents
Loading