summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* The following patch adds __attribute__((no_address_safety_analysis)) which wi...Kostya Serebryany2012-01-241-0/+4
* [asan] document the need for -fno-optimize-sibling-callsKostya Serebryany2012-01-231-0/+2
* Tweak markup.Benjamin Kramer2012-01-151-11/+13
* added descriptions of vector extensions, info about vector literals and vecto...Anton Yartsev2012-01-151-3/+157
* Fix ALL the markup.Benjamin Kramer2012-01-1510-74/+83
* [asan] mention -fno-omit-frame-pointer in the docsKostya Serebryany2012-01-061-1/+3
* Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" ...Benjamin Kramer2011-12-231-12/+12
* Fix typo 'typdefs', from Nikola SmiljanicDouglas Gregor2011-12-191-1/+1
* fix a broken linkChris Lattner2011-12-191-1/+1
* clarify that clang version number macros are marketing version #'s, not somet...Chris Lattner2011-12-151-7/+12
* [asan] update asan docsKostya Serebryany2011-12-121-11/+53
* Document the updated behaviour of __builtin_constant_p introduced in r146236.Richard Smith2011-12-091-2/+7
* we got badgered into supporting multi-alternative constraints.Chris Lattner2011-12-051-4/+0
* Implement support for the __is_final type trait, to determine whetherDouglas Gregor2011-12-031-0/+1
* [asan] update docs to allow, but discourage, -O0Kostya Serebryany2011-12-021-4/+5
* Add Clang release notes for OpenCL C support.Peter Collingbourne2011-11-291-7/+14
* Fix URL typo.Peter Collingbourne2011-11-291-1/+1
* Fix a spelling error pointed out by Sebastien, and tidy up theChandler Carruth2011-11-291-2/+3
* Remove the last of my notes. I don't think these really need to be inChandler Carruth2011-11-291-11/+0
* Last major chunk of features. This covers a couple of languageChandler Carruth2011-11-291-4/+32
* And sink the GNU runtime bit into this section as a stub.Chandler Carruth2011-11-291-1/+7
* Flesh out the Objective-C section a bit. This may well need some loveChandler Carruth2011-11-291-2/+18
* CFI is mentioned on the LLVM releases as the clang bits are relatively small.Rafael Espindola2011-11-281-9/+0
* Update release notes with 2 features now supported in -fms-extensions mode. Francois Pichet2011-11-281-0/+2
* Release notes: add link to ISO C++ 2011 standard from the C++11 section.Richard Smith2011-11-281-3/+4
* Update release notes with information on MSVC mode.Francois Pichet2011-11-281-2/+5
* Release notes: fix up formatting of diagnostic example.Richard Smith2011-11-281-5/+4
* Extract a Windows section in the release notes. Hopefully this is moreChandler Carruth2011-11-281-6/+13
* Create a stub for Nick to hack on, nuking another of my rough notes.Chandler Carruth2011-11-281-1/+9
* Pull the uninitialized values rewrite into the diagnostics section, andChandler Carruth2011-11-281-6/+8
* Remove some features that don't really seem major enough or widely usedChandler Carruth2011-11-281-5/+0
* Add a release notes section for C1X language features supported by clang 3.0.Richard Smith2011-11-281-1/+11
* Pull out the libclang section and try to clean it up some. This oneChandler Carruth2011-11-281-12/+16
* We now have text (or comment stubs for others) for these...Chandler Carruth2011-11-281-3/+0
* Expand and clean up the diagnostics section.Chandler Carruth2011-11-281-11/+25
* fix html markupKostya Serebryany2011-11-281-0/+3
* Create a more organized (but still commented out as not very useful)Chandler Carruth2011-11-281-2/+8
* Create a 3.1 notes section in a comment so that the next batch are a bitChandler Carruth2011-11-281-2/+13
* Peter says this shouldn't make it to the relnotes, it's too immature atChandler Carruth2011-11-281-1/+0
* Flesh out and pretty-up the driver section. This could probably use someChandler Carruth2011-11-281-12/+18
* Add a brief mention of the warning flag name updates associated with theChandler Carruth2011-11-281-0/+3
* Tidy up, wrap lines, and use <code> tags more consistently.Chandler Carruth2011-11-281-16/+17
* Cleanup the Release Notes for the static analyzer:Anna Zaks2011-11-281-3/+1
* First version of AddressSanitizer docs; documentation for __has_feature(addre...Kostya Serebryany2011-11-282-0/+102
* Add a release notes section on new C++11 language features, and flesh it out.Richard Smith2011-11-281-10/+35
* Add a proper blurb for the PPCallbacks features.Chandler Carruth2011-11-281-6/+10
* This doesn't really seem worthy of a relnote... Shout if you disagree!Chandler Carruth2011-11-281-1/+0
* Fill in a section for the instantiation -> expansion rename. Not great,Chandler Carruth2011-11-281-2/+22
* Add proper text for the Diagnostic API changes.Chandler Carruth2011-11-281-7/+13
* Add a release note for Objective-C related result typesDouglas Gregor2011-11-281-0/+1