diff options
author | Richard Smith <richard@metafoo.co.uk> | 2021-01-08 15:17:54 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2021-01-08 15:19:28 -0800 |
commit | 2bf6e443e54604c7818c4d1a1837f3d091023270 (patch) | |
tree | c4804f26921697840aef1a40df74398ecec68103 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e05baf40de8a3bbfcf4a765761b1147e94b7309c (diff) | |
download | llvm-2bf6e443e54604c7818c4d1a1837f3d091023270.zip llvm-2bf6e443e54604c7818c4d1a1837f3d091023270.tar.gz llvm-2bf6e443e54604c7818c4d1a1837f3d091023270.tar.bz2 |
Attempt to complete an incomplete expression type when considering a
reference binding to an expression.
We need to know the array bound in order to determine whether the
parameter type is reference-compatible with the argument type, so we
need to trigger instantiation in this case.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions