summaryrefslogtreecommitdiff
path: root/include/clang/Basic/Visibility.h
AgeCommit message (Expand)Author
2017-07-01Change enumerator default linkage type for CBruno Cardoso Lopes
2015-06-22Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko
2015-06-22Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2013-05-30Fix PR16060.Rafael Espindola
2013-05-25Fix linkage computation for derived types in inline functions.Rafael Espindola
2013-02-27Rename methods to comply with the LLVM Coding Standards.Rafael Espindola
2013-02-27Move LinkageInfo out of NamedDecl so that it can be used in Type.h.Rafael Espindola
2012-07-02Documentation cleanup:James Dennett
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-06-17Documentation cleanup: delete an erroneous use of \linkJames Dennett
2010-10-22Substantially revise how clang computes the visibility of a declaration toJohn McCall