summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/AttrDocs.td
Commit message (Expand)AuthorAgeFilesLines
* Merging r354968:Hans Wennborg2019-02-271-5/+5
* [WebAssembly] Backport custom import name changes for clang to 8.0.Hans Wennborg2019-02-121-1/+34
* [attributes] Extend os_returns_(not_?)_retained attributes to parametersGeorge Karpenkov2019-01-111-0/+15
* [ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington2019-01-041-0/+28
* Add two new pragmas for controlling software pipelining optimizations.Aaron Ballman2019-01-041-4/+54
* Correct the diagnose_if attribute documentation. Fixes PR35845.Aaron Ballman2018-12-201-2/+2
* Automatic variable initializationJF Bastien2018-12-181-0/+12
* [attributes] Add an attribute os_consumes_this, with similar semantics to ns_...George Karpenkov2018-12-061-1/+8
* [Sema/Attribute] Check for noderef attributeLeonard Chan2018-12-061-0/+57
* [attributes] Add a family of OS_CONSUMED, OS_RETURNS and OS_RETURNS_RETAINED ...George Karpenkov2018-11-301-0/+45
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-0/+24
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-271-24/+0
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-0/+24
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-261-24/+0
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-261-0/+24
* [AArch64] Add aarch64_vector_pcs function attribute to ClangSander de Smalen2018-11-261-0/+25
* clang: Allow ifunc resolvers to accept argumentsEd Maste2018-10-101-1/+1
* [clang] Add the exclude_from_explicit_instantiation attributeLouis Dionne2018-10-041-0/+62
* Update ifunc attribute support documentationEd Maste2018-09-301-1/+1
* Improve attribute documentation to list which spellings are used in which syn...Richard Smith2018-08-301-14/+16
* [AttrDocs]: document gnu_inline function attributeNick Desaulniers2018-08-291-0/+35
* Add a new flag and attributes to control static destructor registrationErik Pilkington2018-08-211-0/+19
* Summary:Add clang::reinitializes attributeMartin Bohme2018-08-131-0/+28
* [P0936R0] add [[clang::lifetimebound]] attributeRichard Smith2018-08-011-0/+16
* [RISCV] Add support for interrupt attributeAna Pazos2018-07-261-0/+23
* Implement cpu_dispatch/cpu_specific MultiversioningErich Keane2018-07-201-0/+59
* Add support for __declspec(code_seg("segname"))Erich Keane2018-07-181-0/+12
* [Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...Craig Topper2018-07-091-0/+24
* Fix the indentation in this documentation to remove a Sphinx warning; NFC.Aaron Ballman2018-06-281-5/+4
* ASan docs: no_sanitize("address") works on globals.Evgeniy Stepanov2018-06-211-10/+11
* Revert r332470 (and corresponding tests in r332492).Richard Smith2018-05-181-12/+0
* Add support for __declspec(code_seg("segname"))Erich Keane2018-05-161-0/+12
* [Clang] Implement function attribute no_stack_protector.Manoj Gupta2018-05-091-0/+22
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* Fix typoMatt Arsenault2018-03-291-8/+8
* Adding nocf_check attribute for cf-protection fine tuningOren Ben Simhon2018-03-171-0/+18
* AttrDocs.td: fix some bad code-blocksHans Wennborg2018-02-271-20/+20
* AttrDocs.td: fix bad bullet listHans Wennborg2018-02-271-5/+5
* AttrDocs.td: fix bad indent and code blockHans Wennborg2018-02-271-6/+7
* Improve documentation for attribute artificialErich Keane2018-02-141-4/+4
* Implement function attribute artificialErich Keane2018-02-141-0/+10
* Add support for attribute 'trivial_abi'.Akira Hatanaka2018-02-051-0/+42
* Document attribute target multiversioning.Erich Keane2018-01-081-0/+18
* Fixing broken attribute documentation for __attribute__((noescape)); a code b...Aaron Ballman2017-10-211-0/+3
* Remove AnyX86Interrupt documentationErich Keane2017-10-161-54/+0
* Clarify the 'interrupt' names in Attribute DocsErich Keane2017-10-161-0/+4
* Add Documentation to attribute-nothrow. Additionally, limit to functions.Erich Keane2017-09-281-0/+12
* Add support for attribute 'noescape'.Akira Hatanaka2017-09-221-0/+41
* Revert "Add support for attribute 'noescape'."Akira Hatanaka2017-09-201-41/+0
* Add support for attribute 'noescape'.Akira Hatanaka2017-09-201-0/+41