summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* "Mac OS/X" -> "Mac OS X" spelling fixes for clang.Nico Weber2014-03-07
* ExternalClangExamples: add a link to ToyClangPluginDmitri Gribenko2014-03-07
* [docs] s/cpp11-migrate/clang-modernize/Rui Ueyama2014-03-06
* Expand documentation section on comment parsingDmitri Gribenko2014-03-06
* Mention clang-cl in MSVCCompatibility.rstNico Weber2014-03-05
* Fix MSVCCompatibility doc ReST and wording.Reid Kleckner2014-03-03
* AttributeReference: Use UNIX line endingsDavid Majnemer2014-03-02
* Adding some cross references to the sanitizer attribute documentation. Remove...Aaron Ballman2014-03-02
* Add [extern_c] attribute for modules, allowing a C module to be imported with...Richard Smith2014-03-02
* If a module A exports a macro M, and a module B imports that macro and #undef'sRichard Smith2014-03-01
* Add Clang docs about MSVC compatibilityReid Kleckner2014-02-28
* Add 'remark' diagnostic type in 'clang'Tobias Grosser2014-02-28
* AttributeReference: Document __single_inhertiance, __multiple_inheritance, __...David Majnemer2014-02-25
* Modules: Fix malformed reStructuredTextDavid Majnemer2014-02-25
* AttributeReference: Fix a typoDavid Majnemer2014-02-25
* Fix typosAlp Toker2014-02-25
* Clarifying the wording for the noduplicate attribute.Aaron Ballman2014-02-24
* Fix AST matcher documentation for overloaded matchers.Manuel Klimek2014-02-24
* Fix docs generation for the AST matchers:Manuel Klimek2014-02-24
* Fixing the indentation of the RST content in the release notes. Fixes two war...Aaron Ballman2014-02-23
* Release Notes: document -f{,no-}integrate-asSaleem Abdulrasool2014-02-23
* Adding manual headings to the new capability attributes' documentation.Aaron Ballman2014-02-22
* Exposing the noduplicate attribute within Clang, which marks functions so tha...Aaron Ballman2014-02-22
* Moving the documentation for the format attribute into AttrDocs.Aaron Ballman2014-02-21
* Moving the documentation for the type safety checking attributes into AttrDoc...Aaron Ballman2014-02-21
* Moving the documentation for the sanitizer negation attributes into AttrDocs.Aaron Ballman2014-02-21
* Doing some temporary touch-up on the gnu namespace attribute documentation, f...Aaron Ballman2014-02-19
* Until attribute documentation is implemented as a server-side feature, I will...Aaron Ballman2014-02-19
* Refactored the way attribute category headers are handled so that it is possi...Aaron Ballman2014-02-19
* Moving the documentation for the ARM interrupt attribute into AttrDocs.Aaron Ballman2014-02-19
* Moving the documentation for the clang::fallthrough attribute into AttrDocs.Aaron Ballman2014-02-19
* Some of these headings had the incorrect number of "underlines" and so would ...Aaron Ballman2014-02-19
* Moving the documentation for the availability attribute into AttrDocs.Aaron Ballman2014-02-19
* Updated tutorial code according to the changes in r197139.Alexander Kornienko2014-02-19
* Moving the documentation for the objc_requires_super attribute into AttrDocs.Aaron Ballman2014-02-19
* Moving the documentation for the objc_method_family attribute into AttrDocs.Aaron Ballman2014-02-19
* Moving the documentation for the overloadable attribute into AttrDocs.Aaron Ballman2014-02-19
* Moving the documentation for the enable_if attribute into AttrDocs. Removed t...Aaron Ballman2014-02-19
* Updated documentation for Thread Safety Analysis.DeLesley Hutchins2014-02-18
* Implements a declarative approach to documenting individual attributes in Cla...Aaron Ballman2014-02-17
* clang-format: Improve documentation of DerivePointerBinding.Daniel Jasper2014-02-13
* Fix indentation of a code example in LibTooling's documentation.James Dennett2014-02-06
* Changed OptionCategory variables to be static.Alexander Kornienko2014-02-05
* [sanitizer] update the list of supported platforms in the docsKostya Serebryany2014-01-31
* Clarify. Thanks to Sean Silva and Warren Hunt for help wordsmithing!Nick Lewycky2014-01-28
* Fix always-false conditional thinko in documentation.Nick Lewycky2014-01-28
* Remove buggy example code from the documentationAlp Toker2014-01-26
* Remove HTML codes from a .rst file. The proper HTML code will be added backRichard Trieu2014-01-25
* [AArch64] Replace underscores with dashes in -mgeneral_regs_only.Amara Emerson2014-01-24
* Remove outdated documentation suggesting we don't support the C++1y lambda ex...Richard Smith2014-01-24