llvm-project/clang/examples
Yafei Liu 2ce6352e46 Add a call super attribute plugin example
If a virtual method is marked as call_super, the
override method must call it, simpler feature like @CallSuper
in Android Java.
2020-11-20 08:51:12 -05:00
..
AnnotateFunctions Correct examples after d3205bbca3 2020-10-27 09:49:33 +01:00
Attribute [cmake] Fix build of attribute plugin example on Windows 2020-09-07 10:04:32 +02:00
CallSuperAttribute Add a call super attribute plugin example 2020-11-20 08:51:12 -05:00
PrintFunctionNames [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
clang-interpreter Unbreak the clang-interpreter example after 0aec49c853 2020-10-24 19:01:21 +02:00
CMakeLists.txt Add a call super attribute plugin example 2020-11-20 08:51:12 -05:00