Age | Commit message (Expand) | Author |
---|---|---|
2010-04-08 | Remove micro-optimization for not issueing CFG-based warnings for 'static inl... | Ted Kremenek |
2010-04-08 | Removed unused object. | Ted Kremenek |
2010-04-08 | Use SmallVector instead of an std::queue. | Ted Kremenek |
2010-03-30 | the big refactoring bits of PR3782. | Rafael Espindola |
2010-03-29 | Be a bit more consistent in using operator-> | Rafael Espindola |
2010-03-23 | For forward-declared static inline functions, delay CFG-based warnings until we | Ted Kremenek |
2010-03-23 | Only perform CFG-based warnings on 'static inline' functions that | Ted Kremenek |
2010-03-20 | Don't bother running the analysis for CFG-based warnings if the | Ted Kremenek |
2010-03-20 | Refactor CFG-based warnings in Sema to be run by a worked object called Analy... | Ted Kremenek |