summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-static-assert.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-143/+0
* [clang-tidy] Make misc-static-assert accept assert(!"msg")Florian Gross2017-06-031-0/+3
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Fix for llvm.org/PR23355Szabolcs Sipos2015-05-291-0/+11
* [clang-tidy] Fix for llvm.org/PR23572Szabolcs Sipos2015-05-231-0/+6
* [clang-tidy] Fix for llvm.org/PR23161Szabolcs Sipos2015-05-081-0/+6
* [clang-tidy] Fix for llvm.org/PR23161Szabolcs Sipos2015-04-101-0/+19
* [clang-tidy] Added a couple of tests for misc-static-assert.Alexander Kornienko2015-04-041-0/+9
* [clang-tidy] Fix false positives in the misc-static-assert check http://llvm....Alexander Kornienko2015-03-151-0/+8
* [clang-tidy] Fix assertion when a dependent expression is used in an assert.Alexander Kornienko2015-03-091-0/+2
* [clang-tidy] Assert related checkersAlexander Kornienko2015-03-021-0/+80
OpenPOWER on IntegriCloud