summaryrefslogtreecommitdiff
path: root/www/compatibility.html
Commit message (Expand)AuthorAge
* www tweaks to embiggen up our near-complete C++11 and C11 support.Richard Smith2013-03-10
* Consistently format sample diagnostics on this page.Richard Smith2013-02-01
* Fix ALL the markup.Benjamin Kramer2012-01-15
* Make this text slightly more accurate; thanks to Johannes Schaub forSean Hunt2011-12-29
* Document the incompatibility that stems from Clang properly implementDouglas Gregor2011-09-27
* Hyphenate "argument-dependent".Jay Foad2011-06-14
* Fix PR10053: Improve diagnostics and error recovery for code which some compi...Richard Smith2011-06-05
* More tweaks to the compatibility page.John McCall2011-02-03
* More minor documentation tweaks.John McCall2011-02-03
* Rework the __block jump-checking section, including a justification ofJohn McCall2011-02-03
* Rework and embellish the C99 inline compatibility section.John McCall2011-02-03
* add a note about inline asm compatibility.Chris Lattner2010-11-10
* Document a language-compatibility issue with function parameter names in func...Douglas Gregor2010-11-10
* Add a compat note about how Clang doesn't zero-initialize __block local varia...Daniel Dunbar2010-11-09
* Add and describe a quick script to migrate gcc builtins that clang doesn'tEric Christopher2010-10-25
* Update compatibility page for objective-c.Fariborz Jahanian2010-10-22
* add a compatibility note about vector builtinsChris Lattner2010-09-16
* Add a compatibility note about clang not implicitly converting between objc_o...Argyrios Kyrtzidis2010-09-13
* Update documentation to reflect the addition of support for in-classDouglas Gregor2010-09-11
* Fix a typo.Daniel Dunbar2010-09-03
* Add a compatibility note about why Clang rejects jumps past __block variables.Daniel Dunbar2010-09-02
* Update documentation regarding use of 'class' inFariborz Jahanian2010-08-11
* Update diagnostic on compatibility page to reflect realityDouglas Gregor2010-07-01
* Revert r107374, which broke bootstrap.Douglas Gregor2010-07-01
* When building the type of a destructor, make sure to keep theDouglas Gregor2010-07-01
* Improve diagnostic when we fail to pick an overload because it wouldDouglas Gregor2010-06-30
* Wording tweak from Dan.Douglas Gregor2010-06-30
* Wording tweak from Dan.Douglas Gregor2010-06-30
* typo.Benjamin Kramer2010-06-30
* New language-compatibility page, including language-compatibility information...Douglas Gregor2010-06-30