summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" ...Benjamin Kramer2011-12-23
* Fix typo 'typdefs', from Nikola SmiljanicDouglas Gregor2011-12-19
* fix a broken linkChris Lattner2011-12-19
* clarify that clang version number macros are marketing version #'s, not somet...Chris Lattner2011-12-15
* [asan] update asan docsKostya Serebryany2011-12-12
* Document the updated behaviour of __builtin_constant_p introduced in r146236.Richard Smith2011-12-09
* we got badgered into supporting multi-alternative constraints.Chris Lattner2011-12-05
* Implement support for the __is_final type trait, to determine whetherDouglas Gregor2011-12-03
* [asan] update docs to allow, but discourage, -O0Kostya Serebryany2011-12-02
* Add Clang release notes for OpenCL C support.Peter Collingbourne2011-11-29
* Fix URL typo.Peter Collingbourne2011-11-29
* Fix a spelling error pointed out by Sebastien, and tidy up theChandler Carruth2011-11-29
* Remove the last of my notes. I don't think these really need to be inChandler Carruth2011-11-29
* Last major chunk of features. This covers a couple of languageChandler Carruth2011-11-29
* And sink the GNU runtime bit into this section as a stub.Chandler Carruth2011-11-29
* Flesh out the Objective-C section a bit. This may well need some loveChandler Carruth2011-11-29
* CFI is mentioned on the LLVM releases as the clang bits are relatively small.Rafael Espindola2011-11-28
* Update release notes with 2 features now supported in -fms-extensions mode. Francois Pichet2011-11-28
* Release notes: add link to ISO C++ 2011 standard from the C++11 section.Richard Smith2011-11-28
* Update release notes with information on MSVC mode.Francois Pichet2011-11-28
* Release notes: fix up formatting of diagnostic example.Richard Smith2011-11-28
* Extract a Windows section in the release notes. Hopefully this is moreChandler Carruth2011-11-28
* Create a stub for Nick to hack on, nuking another of my rough notes.Chandler Carruth2011-11-28
* Pull the uninitialized values rewrite into the diagnostics section, andChandler Carruth2011-11-28
* Remove some features that don't really seem major enough or widely usedChandler Carruth2011-11-28
* Add a release notes section for C1X language features supported by clang 3.0.Richard Smith2011-11-28
* Pull out the libclang section and try to clean it up some. This oneChandler Carruth2011-11-28
* We now have text (or comment stubs for others) for these...Chandler Carruth2011-11-28
* Expand and clean up the diagnostics section.Chandler Carruth2011-11-28
* fix html markupKostya Serebryany2011-11-28
* Create a more organized (but still commented out as not very useful)Chandler Carruth2011-11-28
* Create a 3.1 notes section in a comment so that the next batch are a bitChandler Carruth2011-11-28
* Peter says this shouldn't make it to the relnotes, it's too immature atChandler Carruth2011-11-28
* Flesh out and pretty-up the driver section. This could probably use someChandler Carruth2011-11-28
* Add a brief mention of the warning flag name updates associated with theChandler Carruth2011-11-28
* Tidy up, wrap lines, and use <code> tags more consistently.Chandler Carruth2011-11-28
* Cleanup the Release Notes for the static analyzer:Anna Zaks2011-11-28
* First version of AddressSanitizer docs; documentation for __has_feature(addre...Kostya Serebryany2011-11-28
* Add a release notes section on new C++11 language features, and flesh it out.Richard Smith2011-11-28
* Add a proper blurb for the PPCallbacks features.Chandler Carruth2011-11-28
* This doesn't really seem worthy of a relnote... Shout if you disagree!Chandler Carruth2011-11-28
* Fill in a section for the instantiation -> expansion rename. Not great,Chandler Carruth2011-11-28
* Add proper text for the Diagnostic API changes.Chandler Carruth2011-11-28
* Add a release note for Objective-C related result typesDouglas Gregor2011-11-28
* Note that code completion now works better for in-class member functionsDouglas Gregor2011-11-28
* And that completes my sweep through commits for things that might beChandler Carruth2011-11-28
* Finished with August's commits, and actually added a clearly missingChandler Carruth2011-11-28
* July's notes..Chandler Carruth2011-11-28
* July was a bit quiet to... except for ARC. ;]Chandler Carruth2011-11-28
* June was a quiet month... I can't imagine why... ;]Chandler Carruth2011-11-28