summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-unused-using-decls-errors.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Return non-zero exit code for clang errors.Alexander Kornienko2018-04-091-1/+1
| | | | | | | | | | | | | | | | Summary: Updated tests broken by this change. Fixes https://bugs.llvm.org/show_bug.cgi?id=27628 Reviewers: ilya-biryukov Reviewed By: ilya-biryukov Subscribers: klimek, xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D45258 llvm-svn: 329579
* [clang-tidy] Fix misc-unused-using-decls false positives in presence of ↵Alexander Kornienko2017-02-091-0/+12
compile errors llvm-svn: 294578
OpenPOWER on IntegriCloud