summaryrefslogtreecommitdiff
path: root/clang/test/Parser/cxx-invalid-function-decl.cpp
AgeCommit message (Expand)Author
2025-05-13Fix crash with invalid member function param list (#139595)Aaron Ballman
2016-01-20Fix infinite loop when ::new or ::delete are found in member initializer list...Alexey Bataev