[PATCH] D151495: [clang-tidy] Improve build-in type handling in bugprone-swapped-arguments

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 16 11:56:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc4f86562127: [clang-tidy] Improve build-in type handling in bugprone-swapped-arguments (authored by PiotrZSL).

Changed prior to commit:
  https://reviews.llvm.org/D151495?vs=525786&id=540822#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151495

Files:
  clang-tools-extra/clang-tidy/bugprone/SwappedArgumentsCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/bugprone/swapped-arguments.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/swapped-arguments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151495.540822.patch
Type: text/x-patch
Size: 10869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230716/ddb69c42/attachment.bin>


More information about the cfe-commits mailing list