- 
                Notifications
    
You must be signed in to change notification settings  - Fork 10
 
GCC plugins
License
danmar/gcc-plugins
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
GCC plugins
hello
  print "hello" on the screen
myplugin1
  print AST tree
nullpointer1
  scan for null pointer dereferencing.
  example:
    if (ab || ab->a == 0)
dump-tree-xml
  dump AST tree in xml format
Note:
  A working GCC development environment is needed.
  I use this command to configure:
    ../configure --enable-languages=c,c++ --disable-multilib --enable-checks=all --program-suffix=-dev
About
GCC plugins
Resources
License
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published