aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ClangPlugins.rst
AgeCommit message (Expand)AuthorFilesLines
2022-02-28[docs] Add note about interaction between clang plugins and -clear-ast-before...Arthur Eubanks1-0/+14
2021-11-25[clang][driver] Add -fplugin-arg- to pass arguments to pluginsTimm Bäder1-0/+22
2021-02-01[Branch-Rename] Fix some linksxgupta1-3/+3
2020-03-25Add an attribute plugin exampleJohn Brawn1-0/+3
2020-03-23Add ParsedAttrInfo::handleDeclAttributeJohn Brawn1-0/+47
2019-05-21[PragmaHandler] Expose `#pragma` locationJoel E. Denny1-1/+1
2019-01-29Adjust documentation for git migration.James Y Knight1-2/+2
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru1-2/+2
2016-07-14Removing more :option: tags that we do not have corresponding .. option direc...Aaron Ballman1-8/+8
2016-04-04Add a PragmaHandler Registry for plugins to add PragmaHandlers toJohn Brawn1-0/+20
2016-03-15Make it possible for AST plugins to enable themselves by defaultJohn Brawn1-0/+20
2016-02-11Revert r260265, "clang-cl: Support loading plugins on Windows"NAKAMURA Takumi1-4/+1
2016-02-09clang-cl: Support loading plugins on WindowsEhsan Akhgari1-1/+4
2014-01-26Remove buggy example code from the documentationAlp Toker1-62/+2
2012-12-15Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko1-46/+47
2012-12-13docs: More reST conversion.Sean Silva1-0/+149