Age | Commit message (Expand) | Author |
---|---|---|
2011-11-28 | [libclang] Indexing API: If the client requested to get a CXTranslationUnit a... | Argyrios Kyrtzidis |
2011-11-18 | Change ASTConsumer::HandleTopLevelDecl to return true for the parser to continue | Argyrios Kyrtzidis |
2011-09-15 | [PCH] Overhaul how preprocessed entities are [de]serialized. | Argyrios Kyrtzidis |
2011-04-29 | Add a decl update when a static data member of a class template is instantiat... | Sebastian Redl |
2011-04-24 | Synthesizing the definition of an implicit member is an AST modification, so ... | Sebastian Redl |
2011-04-14 | Chained PCH: Remember when additional specializations are added to a function... | Sebastian Redl |
2011-01-25 | Add -add-plugin flag, which runs plugins in addition to codegen. | Nico Weber |