Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-29 | fix for running externandnotdefined plugin on Ubuntu | Noel Grandin | |
Change-Id: I00804b2dd63df44478a14a3eaf2fdcd4e4ce5d09 | |||
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin | |
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2 |