File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ Bug Fixes to C++ Support
337337- Fixed an assertion failure affecting code that uses C++23 "deducing this". (#GH130272)
338338- Clang now properly instantiates destructors for initialized members within non-delegating constructors. (#GH93251)
339339- Correctly diagnoses if unresolved using declarations shadows template paramters (#GH129411)
340- - Fixed a clang regression on c ++20 mode where unresolved dependent call expressions were created inside non-dependent context (#GH122892)
340+ - Fixed a Clang regression in C ++20 mode where unresolved dependent call expressions were created inside non-dependent contexts (#GH122892)
341341
342342Bug Fixes to AST Handling
343343^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments