Reject auto combined with type specifiers in C++ #208552
Fix handling of 'auto' type specifier conflicts
a128440c
Add more auto type tests, and some refactoring
62427306
Fix DeclSpec merge conflict
acc73a94
Fix format error
3d6cbf27
Reordering constructor initializers to match member declaration order
a05bf5b1
clean up ParseDecl auto type part
831742d6
use since-cxx11-error for auto type in cwg3xx.cpp test
a699ab5a
refactor conflicting type tracking
21546b0f
add c2x auto with typedef specifier
864546f3
add release note - reject auto with type spec in c++
1d23c895
update clang/test/CXX/dcl/dcl.fct/p17.cpp expectation
83f492a2
Fix auto Use regression
4c6d1082
osamakader
changed the title Fix auto with type Fix auto with type in modern C++ 19 days ago
to268
commented
on 2026-07-09
fix tests indentations
b3428dcc
osamakader
changed the title Fix auto with type in modern C++ Reject auto combined with type specifiers in C++ 18 days ago
to268
approved these changes
on 2026-07-10
to268
merged
72af746a
into main 17 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub