[PATCH] D132487: [pseudo] Placeholder disambiguation strategy: always choose second
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 26 04:18:45 PDT 2022
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG56c54cf66bcd: [pseudo] Placeholder disambiguation strategy: always choose second (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D132487?vs=454887&id=455870#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132487/new/
https://reviews.llvm.org/D132487
Files:
clang-tools-extra/pseudo/include/clang-pseudo/Disambiguate.h
clang-tools-extra/pseudo/include/clang-pseudo/Forest.h
clang-tools-extra/pseudo/include/clang-pseudo/GLR.h
clang-tools-extra/pseudo/lib/CMakeLists.txt
clang-tools-extra/pseudo/lib/Disambiguate.cpp
clang-tools-extra/pseudo/lib/GLR.cpp
clang-tools-extra/pseudo/tool/ClangPseudo.cpp
clang-tools-extra/pseudo/tool/HTMLForest.cpp
clang-tools-extra/pseudo/unittests/CMakeLists.txt
clang-tools-extra/pseudo/unittests/DisambiguateTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132487.455870.patch
Type: text/x-patch
Size: 17432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/ed2a2a40/attachment-0001.bin>
More information about the cfe-commits
mailing list