[all-commits] [llvm/llvm-project] 6ebd0a: [include-cleaner] Record macro references in #ifde...
Viktoriia Bakalova via All-commits
all-commits at lists.llvm.org
Thu Nov 24 05:48:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ebd0aa42066dd1879217b260704571e440ce5ef
https://github.com/llvm/llvm-project/commit/6ebd0aa42066dd1879217b260704571e440ce5ef
Author: Viktoriia Bakalova <vitanuova0512 at gmail.com>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M clang-tools-extra/include-cleaner/lib/Record.cpp
M clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
Log Message:
-----------
[include-cleaner] Record macro references in #ifdef clause.
Records macro references in #ifdef clauses as ambiguous.
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D138559
More information about the All-commits
mailing list