[all-commits] [llvm/llvm-project] de81dc: [include-cleaner] Filter template instantiations f...
VitaNuo via All-commits
all-commits at lists.llvm.org
Mon Jan 9 04:58:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de81dc8fdf2764fb14a3c70e5e845cfd7f3b366c
https://github.com/llvm/llvm-project/commit/de81dc8fdf2764fb14a3c70e5e845cfd7f3b366c
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
Log Message:
-----------
[include-cleaner] Filter template instantiations from AST roots.
Fix: https://github.com/llvm/llvm-project/issues/59825
Differential Revision: https://reviews.llvm.org/D141271
More information about the All-commits
mailing list