summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/refactor/tweaks/DumpAST.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Make Tweak::Selection movable. NFCSam McCall2019-12-161-4/+4
* [clangd] Simplify the code, NFC.Haojian Wu2019-12-051-1/+1
* [clangd] Add a hidden tweak to dump symbol under the cursor.Haojian Wu2019-10-291-0/+27
* [clangd] SelectionTree treats TranslationUnitDecl (mostly) consistently with ...Sam McCall2019-07-241-3/+1
* [clangd] Disable DumpRecordLayout by default per https://bugs.llvm.org/show_b...Sam McCall2019-07-181-0/+5
* [clangd] Remove the extra ";", NFCHaojian Wu2019-06-181-2/+2
* [clangd] Add hidden tweaks to dump AST/selection.Sam McCall2019-06-181-0/+139
OpenPOWER on IntegriCloud