hanchenye-llvm-project/clang-tools-extra/test
Alexander Kornienko d9a4491b0a [clang-tidy] check for __func__/__FUNCTION__ in lambdas
Add a clang-tidy check for using func__/FUNCTION__ inside lambdas. This
evaluates to the string operator(), which is almost never useful and almost
certainly not what the author intended.

Patch by Bryce Liu!

Differential Revision: https://reviews.llvm.org/D33497

llvm-svn: 304570
2017-06-02 17:36:32 +00:00
..
Unit
change-namespace [change-namepsace] make it possible to whitelist symbols so they don't get updated. 2017-02-24 11:54:45 +00:00
clang-apply-replacements [clang-tidy] Add check name to YAML export (clang-tools-extra part) 2017-01-03 14:36:13 +00:00
clang-move [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00
clang-query
clang-rename clang-rename: add new -force option 2017-06-02 09:32:28 +00:00
clang-reorder-fields
clang-tidy [clang-tidy] check for __func__/__FUNCTION__ in lambdas 2017-06-02 17:36:32 +00:00
clangd [clangd] Make formatting.test asynchronous again. 2017-05-18 20:10:04 +00:00
include-fixer [include-fixer] Add fuzzy SymbolIndex, where identifier needn't match exactly. 2017-03-13 15:55:59 +00:00
modularize
pp-trace
.clang-format
CMakeLists.txt clang-tools-extra/test/CMakeLists.txt: Rework r297806 (D29851) to make sure test utils should be built. 2017-04-30 03:19:04 +00:00
lit.cfg
lit.site.cfg.in