summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Release notes: expand clang-cl blurb a littleHans Wennborg2013-12-09
* Add blurb to release notes about typo correction improvements.Kaelyn Uhrain2013-12-04
* Merging r196215:Bill Wendling2013-12-03
* Add info about Clang diagnostic improvements.Richard Trieu2013-12-03
* Mention clang-cl in the release notesHans Wennborg2013-12-02
* Merging r195983:Sergey Matveev2013-11-30
* Merging r195760:Bill Wendling2013-11-27
* Update to the 3.4 release numbers.Bill Wendling2013-11-20
* Remove clang man page reference to --analyze, and point people to the analyze...Ted Kremenek2013-11-18
* Add partial support for the hasDeclaration() matcher in the dynamic layer.Samuel Benzaquen2013-11-18
* Using an invalid -O falls back on -O3 instead of an errorSylvestre Ledru2013-11-18
* Revert "Using an invalid -O falls back on -O3 instead of an error"Alp Toker2013-11-15
* Using an invalid -O falls back on -O3 instead of an errorSylvestre Ledru2013-11-15
* Improve the documentation (bis) with Arthur and Chandler's commentsSylvestre Ledru2013-11-11
* Improve the documentation of the optimization flagsSylvestre Ledru2013-11-11
* Describe OpenCL C changesErik Schnetter2013-11-11
* Fix grammar-o.Bill Wendling2013-11-08
* Add the fact that Clang too is planning to start using C++11 (in someChandler Carruth2013-11-07
* Add a limit to the length of a sequence of 'operator->' functions we willRichard Smith2013-11-06
* ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clangBernard Ogden2013-10-29
* Allow a new syntax in a module requires-declaration:Richard Smith2013-10-28
* Add trunk revision number on the online HTML docs.Bill Wendling2013-10-27
* Document that -fsanitize=function is Linux-only.Peter Collingbourne2013-10-26
* Undoing accidental change to docs/LanguageExtensions.rst in my previous Warren Hunt2013-10-24
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-23
* More wordsmithing on objc_requires_super documentation.Ted Kremenek2013-10-23
* Wordsmith text of objc_requires_super.Ted Kremenek2013-10-23
* Fix typo.Ted Kremenek2013-10-23
* Provide documentation on attribute((objc_requires_super)).Ted Kremenek2013-10-23
* Change title of section to reflect the concept, and not the mechanism.Ted Kremenek2013-10-23
* Updated and added to the Consumed documentation.Chris Wailes2013-10-21
* Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware d...Silviu Baranga2013-10-21
* Implement function type checker for the undefined behavior sanitizer.Peter Collingbourne2013-10-20
* clang-cl: Add support for asm listings (/FA and /Fa)Hans Wennborg2013-10-17
* tsan: update docsDmitry Vyukov2013-10-17
* Add a note about clang now rejecting unknown options.Rafael Espindola2013-10-16
* docs: Remove incompatibility with Solaris shellDavid Majnemer2013-10-15
* Document the presence of the new Objective-C++ mangling for qualified-id.Ted Kremenek2013-10-15
* Add a section about clang-cl to UsersManual.rstHans Wennborg2013-10-10
* Suggest people use -Xclang not -cc1 when passing options to the frontend.Richard Smith2013-10-08
* Remove documentation of removed -ast-dump-xml flag.Richard Smith2013-10-08
* [analyzer] Add new debug helper clang_analyzer_warnIfReached.Jordan Rose2013-10-03
* Typo in ARM __attribute__((interrupt)) documentationTim Northover2013-10-01
* Implement ARM GNU-style interrupt attributeTim Northover2013-10-01
* Add section on VS integration to the ClangFormat documentation.Manuel Klimek2013-09-29
* Note that modules are supported for C/Objective-C, and have syntax in ObjC.Douglas Gregor2013-09-27
* docs: Document CXXLiteralOperatorName and CXXUsingDirectiveJustin Bogner2013-09-27
* docs: Remove note about Identifiers being used for C++ operatorsJustin Bogner2013-09-27
* Updated examples of UseTab optionAlexander Kornienko2013-09-27
* Updated clang-format style options doc.Alexander Kornienko2013-09-27