summaryrefslogtreecommitdiff
path: root/clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp
AgeCommit message (Expand)Author
2025-01-13[clang] Refactor attr diagnostics to use %select (#122473)Maksim Ivanov
2023-05-31[clang] Add Parse and Sema support for RegularKeyword attributesRichard Sandiford
2021-11-25[clang][driver] Add -fplugin-arg- to pass arguments to pluginsTimm Bäder
2020-11-20Add a call super attribute plugin exampleYafei Liu