aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/Visibility.h
AgeCommit message (Expand)Author
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