[all-commits] [llvm/llvm-project] b2ba68: Refactoring the attribute plugin example to fit th...
psionic12 via All-commits
all-commits at lists.llvm.org
Mon Dec 21 05:24:48 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2ba6867eac10874bd279c739639bdb9e60c1996
https://github.com/llvm/llvm-project/commit/b2ba6867eac10874bd279c739639bdb9e60c1996
Author: Yafei Liu <psionic12 at outlook.com>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M clang/examples/Attribute/Attribute.cpp
M clang/test/Frontend/plugin-attribute.cpp
Log Message:
-----------
Refactoring the attribute plugin example to fit the new API
Make the example compile and the test case pass.
More information about the All-commits
mailing list