summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert 318668, which is associated with a broken patchErich Keane2017-11-202-2/+2
* [clang-tidy] revert hicpp-multiway-paths-coveredJonas Toth2017-11-202-524/+0
* extra test modifications for D34158Erich Keane2017-11-202-2/+2
* [clang-tidy] Add new hicpp-multiway-paths-covered check for missing branchesJonas Toth2017-11-182-0/+524
* [clang-tidy] Fix an oversight after renaming a checkGabor Horvath2017-11-171-2/+2
* [clang-tidy] Add a check for undelegated copy of base classesGabor Horvath2017-11-171-0/+188
* [clangd] Use in-memory preambles in clangd.Ilya Biryukov2017-11-162-0/+2
* add check to avoid throwing objc exception according to Google Objective-C guideYan Zhang2017-11-161-0/+32
* [clangd] Loosen more brittle testsSam McCall2017-11-152-38/+1
* [clangd] Revert broken r318329 and disable tests on PS4Sam McCall2017-11-151-0/+6
* [clangd] Support returning a limited number of completion results.Sam McCall2017-11-157-205/+239
* add new check for property declarationBen Hamilton2017-11-132-0/+26
* [clangd] Add rename support.Haojian Wu2017-11-093-0/+52
* Relax definitions.test to accept windows file paths.Sam McCall2017-11-081-16/+16
* [clangd] tolerate windows filepaths in testsSam McCall2017-11-081-1/+1
* [clangd] loosen tests for flag-dependence revealed by r317670Sam McCall2017-11-082-8/+10
* [clangd] Sort completion results.Sam McCall2017-11-084-77/+348
* [clangd] Fix initialize capabilities responseSam McCall2017-11-072-56/+60
* [clang-tidy] Misc redundant expressions checker updated for macrosGabor Horvath2017-11-071-54/+154
* Add new check in google module for Objective-C code to ensure global variable...Haojian Wu2017-11-071-0/+41
* Adds a json::Expr type to represent intermediate JSON expressions.Sam McCall2017-11-0620-252/+1031
* [clangd] Handle clangd.applyFix server-sideMarc-Andre Laperle2017-11-034-7/+81
* Performance tracing facility for clangd.Sam McCall2017-11-021-0/+16
* [clangd] Don't crash on extremely large JSON messages.Benjamin Kramer2017-10-271-0/+7
* [clang-tidy] Fix bug 34845, offending standard bitmask typesJonas Toth2017-10-272-0/+269
* [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassingHaojian Wu2017-10-272-0/+60
* [clangd] Report an error on findDefinitions/signatureHelp on an unopened file...Benjamin Kramer2017-10-262-3/+13
* [clangd] Don't crash on empty textDocument/didChange.Benjamin Kramer2017-10-261-0/+4
* Handle PragmaDebug in PPChainedCallbacksAlex Lorenz2017-10-251-0/+11
* [clangd] Handle exit notification (proper shutdown)Ilya Biryukov2017-10-2520-2/+86
* [clangd] Updated outdated test comment. NFC.Ilya Biryukov2017-10-231-1/+1
* [clangd] Report proper kinds for 'Keyword' and 'Snippet' completion items.Ilya Biryukov2017-10-231-0/+37
* [clang-tidy] Remove MSVC inline assembly test from cross-plat test.Zachary Turner2017-10-201-5/+0
* [clang-tidy] Don't error on MS-style inline assembly.Zachary Turner2017-10-202-0/+14
* [clang-tidy] Add missing test files in r316090.Haojian Wu2017-10-202-0/+50
* [clang-tidy] Fix 32bit platform MSVCJonas Toth2017-10-181-1/+1
* [clang-tidy] Fix buildbot for msvcJonas Toth2017-10-181-1/+1
* [clang-tidy] introduce legacy resource functions to 'cppcoreguidelines-owning...Jonas Toth2017-10-182-0/+255
* Support Objective-C/C++ source files in check_clang_tidy.pyHaojian Wu2017-10-181-8/+10
* New -assume-filename=param to check_clang_tidy.py (like clang-format)Haojian Wu2017-10-182-2/+13
* [clang-tidy] Add a regression test for google-readability-namespace-commentsAlexander Kornienko2017-10-131-0/+14
* Revert "Fix nested namespaces in google-readability-nested-namespace-comments."Alexander Kornienko2017-10-121-23/+0
* [clangd] less boilerplate in RPC dispatchSam McCall2017-10-122-4/+4
* Fix the google-readability-namespace-comments-cxx17 test after r315060.Alexander Kornienko2017-10-122-15/+23
* Revert "Revert r315214 since diff -Z isn't portable, this is breaking:"Ilya Biryukov2017-10-101-0/+154
* Revert r315214 since diff -Z isn't portable, this is breaking:Bruno Cardoso Lopes2017-10-091-154/+0
* [clangd] Added a command-line arg to mirror clangd input into a file.Ilya Biryukov2017-10-091-0/+154
* [clangd] Added a test for r315212.Ilya Biryukov2017-10-091-0/+15
* Renaming a test to start with the name of the check based on post-commit revi...Aaron Ballman2017-10-061-0/+0
* Fixing the command line for a test and switching from tabs to spaces.Aaron Ballman2017-10-061-6/+4