summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/Visibility.h
Commit message (Expand)AuthorAgeFilesLines
* Change enumerator default linkage type for CBruno Cardoso Lopes2017-07-011-0/+3
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* Fix PR16060.Rafael Espindola2013-05-301-0/+14
* Fix linkage computation for derived types in inline functions.Rafael Espindola2013-05-251-1/+1
* Rename methods to comply with the LLVM Coding Standards.Rafael Espindola2013-02-271-9/+9
* Move LinkageInfo out of NamedDecl so that it can be used in Type.h.Rafael Espindola2013-02-271-0/+76
* Documentation cleanup:James Dennett2012-07-021-4/+6
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-4/+5
* Documentation cleanup: delete an erroneous use of \linkJames Dennett2012-06-171-1/+1
* Substantially revise how clang computes the visibility of a declaration toJohn McCall2010-10-221-0/+48