[PATCH] D125911: [pseudo] (trivial) bracket-matching

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 06:13:55 PDT 2022


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG0360b9f1599b: [pseudo] (trivial) bracket-matching (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D125911?vs=430440&id=431658#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125911/new/

https://reviews.llvm.org/D125911

Files:
  clang-tools-extra/pseudo/benchmarks/Benchmark.cpp
  clang-tools-extra/pseudo/include/clang-pseudo/Bracket.h
  clang-tools-extra/pseudo/include/clang-pseudo/Token.h
  clang-tools-extra/pseudo/lib/Bracket.cpp
  clang-tools-extra/pseudo/lib/CMakeLists.txt
  clang-tools-extra/pseudo/tool/ClangPseudo.cpp
  clang-tools-extra/pseudo/unittests/BracketTest.cpp
  clang-tools-extra/pseudo/unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125911.431658.patch
Type: text/x-patch
Size: 15752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220524/2a03616f/attachment-0001.bin>


More information about the cfe-commits mailing list