llvm-project/clang-tools-extra/clangd/refactor
Ilya Biryukov 1b36caf45e [clangd] Disable expand auto on decltype(auto)
Summary: Applying it produces incorrect code at the moment.

Reviewers: sammccall

Reviewed By: sammccall

Subscribers: kuhnel, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D68630

llvm-svn: 374048
2019-10-08 14:03:45 +00:00
..
tweaks [clangd] Disable expand auto on decltype(auto) 2019-10-08 14:03:45 +00:00
Rename.cpp [clangd] Bail out early if we are sure that the symbol is used outside of the file. 2019-10-02 10:46:37 +00:00
Rename.h [clangd] Move getBeginningOfIdentifier from ClangdUnit to SourceCode. Drop dependencies on ClangdUnit from some headers. NFC 2019-09-03 15:34:47 +00:00
Tweak.cpp [clangd] Support multifile edits as output of Tweaks 2019-09-09 12:28:44 +00:00
Tweak.h [clangd] Support multifile edits as output of Tweaks 2019-09-09 12:28:44 +00:00