summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/TweakTesting.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...Sam McCall2019-12-161-36/+21
* [clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...Sam McCall2019-12-161-21/+36
* Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...Sam McCall2019-12-161-36/+21
* [clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...Sam McCall2019-12-161-21/+36
* Revert "[clangd] Fall back to selecting token-before-cursor if token-after-cu...Nico Weber2019-12-141-36/+21
* [clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.Sam McCall2019-12-131-21/+36
* [clangd] Define out-of-line initial apply logicKadir Cetinkaya2019-12-041-1/+1
* [clangd] Define out-of-line availability checksKadir Cetinkaya2019-12-041-2/+5
* [clangd] Reland Store Index in Tweak::SelectionKadir Cetinkaya2019-10-281-4/+4
* [clangd] Reland DefineInline action apply logic with fully qualified namesKadir Cetinkaya2019-10-281-9/+24
* [clangd] Reland DefineInline action availability checksKadir Cetinkaya2019-10-281-2/+4
* [clangd] Pass ExtraArgs to TestTU in TweakIsAvailable matcherKadir Cetinkaya2019-10-281-2/+4
* [clangd] Revert define-inline action changes to un-break windows build-botsKadir Cetinkaya2019-10-251-31/+13
* [clangd] Store Index in Tweak::SelectionKadir Cetinkaya2019-10-251-5/+6
* [clangd] DefineInline action apply logic with fully qualified namesKadir Cetinkaya2019-10-251-9/+24
* [clangd] DefineInline action availability checksKadir Cetinkaya2019-10-251-2/+4
* Make most clangd unittests pass on WindowsNico Weber2019-10-131-0/+2
* [clangd] Support multifile edits as output of TweaksKadir Cetinkaya2019-09-091-9/+11
* [Clangd] Tweaktesting replace toString with consumeErrorShaurya Gupta2019-08-221-1/+1
* Fixed Missing Expected error handlingShaurya Gupta2019-08-221-1/+3
* Fix "not all control paths return a value" warning. NFCI.Simon Pilgrim2019-08-021-0/+1
* [clangd] Add new helpers to make tweak tests scale better. Convert most tests...Sam McCall2019-08-021-0/+132
OpenPOWER on IntegriCloud