diff options
author | Adam Czachorowski <adamcz@google.com> | 2021-01-14 22:41:10 +0100 |
---|---|---|
committer | Adam Czachorowski <adamcz@google.com> | 2021-01-15 14:19:05 +0100 |
commit | aeaeb9e6bdc90d9c4b839ac0e4edc6255021cced (patch) | |
tree | c11ba1b22ff9c7089f7db660d323294f23395a9b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9d2053f61aacc4d78f4f238cbc0edb215b096b70 (diff) | |
download | llvm-aeaeb9e6bdc90d9c4b839ac0e4edc6255021cced.zip llvm-aeaeb9e6bdc90d9c4b839ac0e4edc6255021cced.tar.gz llvm-aeaeb9e6bdc90d9c4b839ac0e4edc6255021cced.tar.bz2 |
[clangd] Make ExpandAutoType not available on template params.
We cannot expand auto when used inside a template param (C++17 feature),
so do not offer it there.
Differential Revision: https://reviews.llvm.org/D94719
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions