diff options
author | Younan Zhang <zyn7109@gmail.com> | 2023-11-13 12:44:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 12:44:17 +0800 |
commit | 868007a03c74f7c718e0e74c8bdac677eb3f09ba (patch) | |
tree | c0a733ad1788eec5ba39afaba96fc4ad7769ded2 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 285a229f205ae67dca48c8eac8206a115320c677 (diff) | |
download | llvm-868007a03c74f7c718e0e74c8bdac677eb3f09ba.zip llvm-868007a03c74f7c718e0e74c8bdac677eb3f09ba.tar.gz llvm-868007a03c74f7c718e0e74c8bdac677eb3f09ba.tar.bz2 |
[clang][Sema] Avoid non-empty unexpanded pack assertion for FunctionParmPackExpr (#69224)
Closes https://github.com/llvm/llvm-project/issues/61460.
We have FunctionParmPackExpr that serves as the unexpanded expression
but from which the visitor collects none, which may lead to assertion
failure during the template instantiation.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions