diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-03-31 23:33:56 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-04-01 11:09:15 +0200 |
commit | 038f03cb5ef5d44676cbde06560ed2668f4a7acc (patch) | |
tree | 62da0cbe1cbbddd94442ea58cbf5aa57a07a5144 /mlir/lib/Transforms/LoopInvariantCodeMotion.cpp | |
parent | d307174e1d9e66a9e5a1e936ac3736343c3fe381 (diff) | |
download | llvm-038f03cb5ef5d44676cbde06560ed2668f4a7acc.zip llvm-038f03cb5ef5d44676cbde06560ed2668f4a7acc.tar.gz llvm-038f03cb5ef5d44676cbde06560ed2668f4a7acc.tar.bz2 |
[clangd] Force delayed-template-parsing off in code completion.
Summary:
It prevents code completion entirely in affected method bodies.
The main reason it's turned on is for compatibility with headers, so we turn it
off for the main file only. This is allowed because it's a compatible langopt.
Fixes https://github.com/clangd/clangd/issues/302
Reviewers: kadircet
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D77176
Diffstat (limited to 'mlir/lib/Transforms/LoopInvariantCodeMotion.cpp')
0 files changed, 0 insertions, 0 deletions