summaryrefslogtreecommitdiffstats
path: root/tests/cpp-compiler/cpp-compile.cpp
diff options
context:
space:
mode:
authorSai Praveen Bangaru <31557731+saipraveenb25@users.noreply.github.com>2024-07-11 13:46:21 -0400
committerGitHub <noreply@github.com>2024-07-11 13:46:21 -0400
commit977e4b21d69406b0b68c5963f50489d7433db830 (patch)
treeaf5e68f910c1887ef3c638d8620449ab66d9faf3 /tests/cpp-compiler/cpp-compile.cpp
parentc3061afffdc078914cc522538749c6e0c5e36f65 (diff)
Fix issue with synthesizing `Differential` type for self-differential generic types (#4602)
* Fix issue with synthesizing `Differential` type for self-differential generic types The problem was that we were using the type that was performing the lookup for `.Differential` which can have substitutions based on the local context where the decl is being referenced. We need to synthesize the type local to the decl itself * Update auto-differential-type-generic.slang
Diffstat (limited to 'tests/cpp-compiler/cpp-compile.cpp')
0 files changed, 0 insertions, 0 deletions