[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 Apr 6 08:23:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rGaf89e4792d23: [pseudo] Add crude heuristics to choose taken preprocessor branches. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D121165?vs=419142&id=420878#toc

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.420878.patch
Type: text/x-patch
Size: 14129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/2f6d0d68/attachment-0001.bin>


More information about the cfe-commits mailing list