[all-commits] [llvm/llvm-project] 4ce6df: [include-cleaner] Add a unique_ptr-style member ex...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Dec 12 00:59:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ce6dfbcd6f0cbe8e03ecf6f99b306f6826bf239
https://github.com/llvm/llvm-project/commit/4ce6dfbcd6f0cbe8e03ecf6f99b306f6826bf239
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M clang-tools-extra/include-cleaner/unittests/WalkASTTest.cpp
Log Message:
-----------
[include-cleaner] Add a unique_ptr-style member expr test in WalkASTTest.
This is a test I missed to mention in https://reviews.llvm.org/D139087.
Reviewed By: VitaNuo
Differential Revision: https://reviews.llvm.org/D139696
More information about the All-commits
mailing list