Age | Commit message (Expand) | Author |
---|---|---|
2013-02-14 | Add a getLanguageLinkage method to VarDecls and FunctionDecls. Use it to fix | Rafael Espindola |
2012-07-02 | Documentation cleanup: | James Dennett |
2012-07-02 | Documentation cleanup: reformatting/fixing up file comments so that they have | James Dennett |
2012-06-20 | Remove a 'static' specifier from an 'inline' function in a header file. | Chandler Carruth |
2012-03-11 | Fix typo in comment, 'langauge' -> 'language'. | Nick Lewycky |
2010-08-18 | More PCH -> AST renaming. | Sebastian Redl |
2010-07-29 | Merge PCHWriterDecl.cpp's isRequiredDecl and CodeGenModule::MayDeferGeneratio... | Argyrios Kyrtzidis |
2010-02-03 | When a function or variable somehow depends on a type or declaration | Douglas Gregor |