[all-commits] [llvm/llvm-project] 288f68: [NFC] Add test to show that preprocess an import d...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Fri Feb 10 00:17:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 288f688e294a0d2ee162f99f745c06d1e95d3620
https://github.com/llvm/llvm-project/commit/288f688e294a0d2ee162f99f745c06d1e95d3620
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
A clang/test/Modules/preprocess-named-modules.cppm
Log Message:
-----------
[NFC] Add test to show that preprocess an import decl won't require to load it actually
Close https://github.com/llvm/llvm-project/issues/59287
This is addressed in D137526 but I forgot to add a test for it.
More information about the All-commits
mailing list