summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/bugprone-exception-escape.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-295/+0
* Run ClangTidy tests in all C++ language modesDmitri Gribenko2019-05-201-1/+6
* [clang-tidy] Fix for typos in the tests for `bugprone-exception-escape`Adam Balogh2018-10-131-3/+3
* [clang-tidy] Optimize query in bugprone-exception-escapeAdam Balogh2018-10-131-0/+25
* [clang-tidy] Force exceptions to be enabled in testBenjamin Kramer2018-07-141-1/+1
* [clang-tidy] Exception Escape CheckerAdam Balogh2018-07-131-0/+265
OpenPOWER on IntegriCloud