Age | Commit message (Expand) | Author |
---|---|---|
2013-03-22 | OpenMP threadprivate directive parsing and semantic analysis | Alexey Bataev |
2013-02-01 | Use const visitors in ASTDumper. | Alexander Kornienko |
2012-12-04 | Sort #include lines for all files under include/... | Chandler Carruth |
2012-01-17 | Remove unnecessary default cases in switches over enums. | David Blaikie |
2011-09-23 | Switch assert(0/false) llvm_unreachable. | David Blaikie |
2010-05-30 | Convert DeclNodes to use TableGen. | Sean Hunt |
2010-03-11 | Split C++ friend declarations into their own header/implementation file. | John McCall |
2009-04-07 | Move the internal DeclContext data structures into a separate header. | Douglas Gregor |
2009-03-24 | More work on diagnosing abstract classes. We can now handle cases like | Anders Carlsson |
2009-03-17 | Refactor instantiation of declarations within a template into a much | Douglas Gregor |