Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Collabora Online clang plugin

Building

For configure: use the --enable-coplugin option.

To build, first build the clang plugin using:

make -C clang

and only then build the actual code.

Testing

To run the automated tests:

make -C clang check

Resources