openweave / openweave-core

openWeave is a home area network application protocol stack designed to enable asynchronous, symmetric, device-to-device, device-to-mobile and device-to-cloud communications for control path and data path messaging.
Apache License 2.0
232 stars 106 forks source link

Add Clang Static Analysis to Matrix Targets for Linux and Mac OS X #323

Open gerickson opened 5 years ago

gerickson commented 5 years ago

Consider adding clang static analysis targets for Linux and Mac OS X.

An open issue will be where to upload the analysis reports to.

jenniexie commented 5 years ago

Hi Grant, I can work on it, do you have any document for me to start with?

gerickson commented 5 years ago

The best place is start is look at what we are doing for internal build servers in this regard.

jenniexie commented 5 years ago

The best place is start is look at what we are doing for internal build servers in this regard.

OK, will do, Thanks Grant!