summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/hicpp-exception-baseclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-284/+0
* [clang-tidy] fix PR37913, templated exception factory diagnosed correctlyJonas Toth2018-09-171-35/+137
* [clang-tidy] check_clang_tidy.py: support CHECK-NOTES prefixRoman Lebedev2018-08-101-25/+28
* [clang-tidy] Improve hicpp-exception-baseclass to handle generic code betterJonas Toth2017-08-301-12/+149
* Enable exceptions for this test case to speculatively fix the build bots.Aaron Ballman2017-08-111-2/+2
* Add hicpp-exception-baseclass to the HIC++ module.Aaron Ballman2017-08-111-0/+42
OpenPOWER on IntegriCloud