summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/structured_bindings.cpp
AgeCommit message (Expand)Author
2025-01-18[Clang] [NFC] Fix unintended `-Wreturn-type` warnings everywhere in the test ...Sirraide
2022-06-29[analyzer] Fix BindingDecl evaluation for reference typesisuckatcs
2019-11-09[Diagnostics] Try to improve warning message for -Wreturn-typeDávid Bolvanský
2019-08-01Rename two clang tests from .cc to .cpp.Nico Weber