[PATCH] D121165: [pseudo] Add crude heuristics to choose taken preprocessor branches.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 30 08:01:08 PDT 2022
sammccall updated this revision to Diff 419142.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Herald added a project: clang-tools-extra.
Rebase and address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121165/new/
https://reviews.llvm.org/D121165
Files:
clang-tools-extra/pseudo/include/clang-pseudo/DirectiveMap.h
clang-tools-extra/pseudo/include/clang-pseudo/Token.h
clang-tools-extra/pseudo/lib/DirectiveMap.cpp
clang-tools-extra/pseudo/test/lex.c
clang-tools-extra/pseudo/tool/ClangPseudo.cpp
clang-tools-extra/pseudo/unittests/DirectiveMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121165.419142.patch
Type: text/x-patch
Size: 13832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220330/3769557d/attachment.bin>
More information about the cfe-commits
mailing list