[all-commits] [llvm/llvm-project] d29f8a: [Clang] Override method ModuleImportRead in Multip...
Guoxiong Li via All-commits
all-commits at lists.llvm.org
Mon Apr 11 05:38:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d29f8a5f83501f69621687c09ba4b3c75033bada
https://github.com/llvm/llvm-project/commit/d29f8a5f83501f69621687c09ba4b3c75033bada
Author: Guoxiong Li <lgxbslgx at gmail.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M clang/include/clang/Frontend/MultiplexConsumer.h
M clang/lib/Frontend/MultiplexConsumer.cpp
Log Message:
-----------
[Clang] Override method ModuleImportRead in MultiplexASTDeserializationListener
Fixes https://llvm.org/PR54521
Differential Revision: https://reviews.llvm.org/D123452
More information about the All-commits
mailing list