index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clangd
/
refactor
/
Tweak.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...
Sam McCall
2019-12-16
1
-3
/
+3
*
[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...
Sam McCall
2019-12-16
1
-3
/
+3
*
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...
Sam McCall
2019-12-16
1
-7
/
+0
*
[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...
Sam McCall
2019-12-16
1
-0
/
+7
*
[clangd] Make Tweak::Selection movable. NFC
Sam McCall
2019-12-16
1
-1
/
+1
*
Revert "[clangd] Fall back to selecting token-before-cursor if token-after-cu...
Nico Weber
2019-12-14
1
-3
/
+3
*
[clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.
Sam McCall
2019-12-13
1
-3
/
+3
*
[clangd] Reland Store Index in Tweak::Selection
Kadir Cetinkaya
2019-10-28
1
-3
/
+5
*
[clangd] Revert define-inline action changes to un-break windows build-bots
Kadir Cetinkaya
2019-10-25
1
-5
/
+3
*
[clangd] Store Index in Tweak::Selection
Kadir Cetinkaya
2019-10-25
1
-3
/
+5
*
[clangd] Support multifile edits as output of Tweaks
Kadir Cetinkaya
2019-09-09
1
-0
/
+29
*
[clangd] Ignore semicolons, whitespace, and comments in SelectionTree.
Sam McCall
2019-07-31
1
-1
/
+1
*
[Clangd] Changed ExtractVariable to only work on non empty selections
Shaurya Gupta
2019-07-18
1
-1
/
+2
*
[clangd] Don't run the prepare for tweaks that are disabled.
Haojian Wu
2019-07-12
1
-2
/
+4
*
[clangd] Add SourceManager accessor to ParsedAST. NFC
Sam McCall
2019-05-28
1
-1
/
+1
*
Revamp the "[clangd] Format tweak's replacements"
Haojian Wu
2019-02-11
1
-8
/
+0
*
[clangd] Format tweak's replacements.
Haojian Wu
2019-02-06
1
-0
/
+8
*
[clangd] Expose SelectionTree to code tweaks, and use it for swap if branches.
Sam McCall
2019-02-01
1
-0
/
+8
*
[clangd] Fix crash in applyTweak, remove TweakID alias.
Sam McCall
2019-02-01
1
-1
/
+1
*
[clangd] Remove extra ';' to fix -Wpedantic warning. NFC
Ilya Biryukov
2019-01-29
1
-1
/
+1
*
[clangd] Attempt to fix failing buildbots after r352494
Ilya Biryukov
2019-01-29
1
-1
/
+1
*
[clangd] Interfaces for writing code tweaks
Ilya Biryukov
2019-01-29
1
-0
/
+74