aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-09-29 03:46:06 -0300
committerGitHub <noreply@github.com>2025-09-29 03:46:06 -0300
commit85d48b8fec371fe0979440abaf2d13718fba2ac3 (patch)
tree4cec2404bb7e83ef8b63a450f3d4a386472508a8 /clang/lib/Frontend/InitPreprocessor.cpp
parentb0a755b2bfac0a82383dcc31eca82d9e132f1afc (diff)
downloadllvm-85d48b8fec371fe0979440abaf2d13718fba2ac3.zip
llvm-85d48b8fec371fe0979440abaf2d13718fba2ac3.tar.gz
llvm-85d48b8fec371fe0979440abaf2d13718fba2ac3.tar.bz2
[clang] treat deduced-as-dependent as undeduced for constant template parameters (#161099)
The AutoType's deduced-as-dependent mechanism is not really used for constant template parameters, but this is currently harmless to ignore because when dealing which such types, they will have been transformed, turning them back to plain undeduced AutoTypes. This should be NFC for current main users, but https://github.com/llvm/llvm-project/pull/141776 will depend on this.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions