summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/deprecation.slang
Commit message (Collapse)AuthorAge
* WIP: "deprecated" attribute (#2698)Ellie Hermaszewska2023-04-17
* Implement deprecated attribute * Prevent duplicate deprecated diagnostic on non-overloaded functions * Use FileCheck for deprecation test * formatting