[all-commits] [llvm/llvm-project] 54cf24: [NFC] Refactor ModuleDeclStateTest to make it not ...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Feb 14 19:30:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54cf24dc6e6317f7a77f8a320f1fbccc31ea7291
https://github.com/llvm/llvm-project/commit/54cf24dc6e6317f7a77f8a320f1fbccc31ea7291
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M clang/unittests/Lex/CMakeLists.txt
M clang/unittests/Lex/ModuleDeclStateTest.cpp
Log Message:
-----------
[NFC] Refactor ModuleDeclStateTest to make it not dependent on Frontend
Required in https://reviews.llvm.org/D137526. And it is indeed odd that
LexTest depends on ClangFrontend.
More information about the All-commits
mailing list