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