Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth |
2012-12-04 | Sort #include lines for all files under include/... | Chandler Carruth |
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie |
2011-12-05 | [analyzer] Rely on LLVM Dominators in Clang dominator computation. | Anna Zaks |
2011-11-09 | Fixing 80 col violations (& removing any trailing whitespace on files I was t... | David Blaikie |
2011-11-09 | Remove extra ';' | Devang Patel |
2011-10-25 | Remove extra copy of contents of header file resulting in a patch being appli... | Ted Kremenek |
2011-10-25 | Add source-level dominators analysis. Patch by Guoping Long! | Ted Kremenek |