[PATCH] [clang-tidy] Add a checker for swapped literal arguments.

Benjamin Kramer benny.kra at gmail.com
Mon Jul 14 07:22:24 PDT 2014


Updated for r212941.

http://reviews.llvm.org/D4457

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/SwappedArgumentsCheck.cpp
  clang-tidy/misc/SwappedArgumentsCheck.h
  test/clang-tidy/misc-swapped-arguments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4457.11381.patch
Type: text/x-patch
Size: 9364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140714/3d811b27/attachment.bin>


More information about the cfe-commits mailing list