[PATCH] D157246: [clang-tidy] Update tests to include C++23 and C++26

Adrian Vogelsgesang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 13:36:03 PDT 2023


avogelsgesang updated this revision to Diff 547931.
avogelsgesang added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157246

Files:
  clang-tools-extra/test/clang-tidy/check_clang_tidy.py
  clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values-before-cxx23.cpp
  clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-values.cpp
  clang-tools-extra/test/clang-tidy/checkers/misc/unconventional-assign-operator.cpp
  clang-tools-extra/test/clang-tidy/checkers/readability/container-contains.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157246.547931.patch
Type: text/x-patch
Size: 5628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/d5215ffd/attachment.bin>


More information about the cfe-commits mailing list