Age | Commit message (Expand) | Author |
---|---|---|
2012-01-25 | Add "multiple format attributes" support on block. | Jean-Daniel Dupas |
2012-01-20 | Tighten format string diagnostic and make it a bit clearer (and a bit closer ... | Ted Kremenek |
2010-02-16 | Refactor the logic for printf argument type-checking into analyze_printf::Arg... | Ted Kremenek |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-05-19 | Patch finishes off application of printf attribute on blocks. | Fariborz Jahanian |