diff options
author | Richard Smith <richard@metafoo.co.uk> | 2021-05-12 15:25:52 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2021-05-12 18:45:33 -0700 |
commit | 2f9d8b08ea658b612065cbf7d4b0fbd7f28bb36a (patch) | |
tree | 31e4136d1e0cf8c3faa9fbb869ad2e9d9c53a35c /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | e0acfed7ed5173b437868f75fc394084487e390a (diff) | |
download | llvm-2f9d8b08ea658b612065cbf7d4b0fbd7f28bb36a.zip llvm-2f9d8b08ea658b612065cbf7d4b0fbd7f28bb36a.tar.gz llvm-2f9d8b08ea658b612065cbf7d4b0fbd7f28bb36a.tar.bz2 |
PR50306: When instantiating a generic lambda with a constrained 'auto',
properly track that it has constraints.
Previously an instantiation of a constrained generic lambda would behave
as if unconstrained because we incorrectly cached a "has no constraints"
value that we computed before the constraints from 'auto' parameters
were attached.
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions