llvm-project/clang-tools-extra/test
Jens Massberg db335d02a5 [clang-tidy] Ignore cxxRewrittenBinaryOperator in defaulted function decls in modernize-use-nullptr
The check has produced false positives when checking the default implementation of the spaceship operator.
The default implementation should be skipped by the check.

Modified the existing test so that the check runs into the bug without this fix and add another test case.

Fixes #53961.

Patch by Jens Massberg.

Reviewed By: ilya-biryukov

Differential Revision: https://reviews.llvm.org/D138701
2022-11-25 15:45:37 +01:00
..
Unit [clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CONFIG=1 2022-10-04 20:08:56 +02:00
clang-apply-replacements [Test] Fix CHECK typo. 2022-11-04 10:18:04 -07:00
clang-change-namespace
clang-doc Revert "[clang-doc] Move file layout to the generators." 2022-11-22 19:14:54 +00:00
clang-include-fixer
clang-move
clang-query [clang-tooling] Prevent llvm::fatal_error on invalid CLI option 2021-01-29 10:15:06 +01:00
clang-reorder-fields Use function prototypes when appropriate; NFC 2022-02-25 09:08:27 -05:00
clang-tidy [clang-tidy] Ignore cxxRewrittenBinaryOperator in defaulted function decls in modernize-use-nullptr 2022-11-25 15:45:37 +01:00
modularize [NFC][clang-tools-extra] Inclusive language: replace master with main 2021-11-25 11:01:16 -06:00
pp-trace [Lex] Introduce `PPCallbacks::LexedFileChanged()` preprocessor callback 2022-07-01 14:22:31 -07:00
.clang-format Disable clang-format entirely for test directories 2022-07-08 07:34:18 -04:00
.gitattributes Use `-text` git attribute instead of `text eol=...` 2022-04-28 14:27:29 +02:00
CMakeLists.txt Fix check-clang-tools target after 7cc8377f2c 2022-05-06 23:08:47 +02:00
lit.cfg.py [clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CONFIG=1 2022-10-04 20:08:56 +02:00
lit.site.cfg.py.in [cmake] Provide CURRENT_TOOLS_DIR centrally, replacing CLANG_TOOLS_DIR 2022-03-25 20:22:01 +01:00