diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2024-08-04 19:00:54 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-04 19:00:54 -0300 |
commit | 9e9d98aaf503171e2cb229e89966ec1c0adf3804 (patch) | |
tree | 87048d9d947a7d6ff961e74820d5800f85a19127 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | d34191102ae84352b047498825ab9dd9c8777f98 (diff) | |
download | llvm-9e9d98aaf503171e2cb229e89966ec1c0adf3804.zip llvm-9e9d98aaf503171e2cb229e89966ec1c0adf3804.tar.gz llvm-9e9d98aaf503171e2cb229e89966ec1c0adf3804.tar.bz2 |
[clang] concepts: perform parameter mapping substitution in correct context (#101745)
Prior to this patch, during constraint normalization we could forget
from which declaration an atomic constraint was normalized from.
Subsequently when performing parameter mapping substitution for that
atomic constraint with an incorrect context, we couldn't correctly
recognize which declarations are supposed to be visible.
Fixes #60336
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions