File tree Expand file tree Collapse file tree
cgcollector2/CGC2DemoPlugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66#ifndef METACG_CGCOLLECTOR2_CAGEDEMOMD_h
77#define METACG_CGCOLLECTOR2_CAGEDEMOMD_h
88
9- #include " metadata/MetaData.h"
9+ #include " metacg/ metadata/MetaData.h"
1010
1111namespace clang {
1212 class FunctionDecl ;
Original file line number Diff line number Diff line change 77#include " CaGeDemoMD.h"
88#include " cage/interface/CaGePlugin.h"
99
10- #include " Callgraph.h"
10+ #include " metacg/ Callgraph.h"
1111
1212/* *
1313 * This Plugin showcases how to work with CaGe's Plugin interface and MetaCG's custom Metadata.
Original file line number Diff line number Diff line change 66#ifndef METACG_CGCOLLECTOR2_CGC2DEMOMD_h
77#define METACG_CGCOLLECTOR2_CGC2DEMOMD_h
88
9- #include " metadata/MetaData.h"
9+ #include " metacg/ metadata/MetaData.h"
1010
1111namespace clang {
1212 class FunctionDecl ;
Original file line number Diff line number Diff line change 77#include " CGC2DemoMD.h"
88#include " cgcollector2/interface/CGC2Plugin.h"
99
10- #include " Callgraph.h"
10+ #include " metacg/ Callgraph.h"
1111
1212/* *
1313 * This Plugin showcases how to work with CGC2's Plugin interface and MetaCG's custom Metadata.
You can’t perform that action at this time.
0 commit comments