Files
swift-mirror/lib/ClangImporter/ClangImporter.cpp
Nathan Lanza e18bd9903c Convert a clang::Module to non-const to account for a clang API change
An upstream clang changed ASTSourceDescriptor to not have a const
Module pointer. const_cast here to make this agree.

(cherry picked from commit a49bceeedf)
2020-04-10 09:08:33 -07:00

144 KiB