[all-commits] [llvm/llvm-project] 722c51: [clang][AST] Make `getLocalOrImportedSubmoduleID` ...
Volodymyr Sapsai via All-commits
all-commits at lists.llvm.org
Thu Jun 17 17:30:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 722c51473c7a3bfe13d929734615a3b46d44c09a
https://github.com/llvm/llvm-project/commit/722c51473c7a3bfe13d929734615a3b46d44c09a
Author: Volodymyr Sapsai <vsapsai at apple.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M clang/include/clang/Serialization/ASTWriter.h
M clang/lib/Serialization/ASTWriter.cpp
Log Message:
-----------
[clang][AST] Make `getLocalOrImportedSubmoduleID` work with const `Module*`. NFC.
Differential Revision: https://reviews.llvm.org/D104350
More information about the All-commits
mailing list