aboutsummaryrefslogtreecommitdiff
path: root/www/compatibility.html
AgeCommit message (Expand)Author
2016-05-05Documentation updates for recent changes to VLAs and default-initialization o...Richard Smith
2014-10-20Switch C compilations to C11 by default.Richard Smith
2013-03-10www tweaks to embiggen up our near-complete C++11 and C11 support.Richard Smith
2013-02-01Consistently format sample diagnostics on this page.Richard Smith
2012-01-15Fix ALL the markup.Benjamin Kramer
2011-12-29Make this text slightly more accurate; thanks to Johannes Schaub forSean Hunt
2011-09-27Document the incompatibility that stems from Clang properly implementDouglas Gregor
2011-06-14Hyphenate "argument-dependent".Jay Foad
2011-06-05Fix PR10053: Improve diagnostics and error recovery for code which some compi...Richard Smith
2011-02-03More tweaks to the compatibility page.John McCall
2011-02-03More minor documentation tweaks.John McCall
2011-02-03Rework the __block jump-checking section, including a justification ofJohn McCall
2011-02-03Rework and embellish the C99 inline compatibility section.John McCall
2010-11-10add a note about inline asm compatibility.Chris Lattner
2010-11-10Document a language-compatibility issue with function parameter names in func...Douglas Gregor
2010-11-09Add a compat note about how Clang doesn't zero-initialize __block local varia...Daniel Dunbar
2010-10-25Add and describe a quick script to migrate gcc builtins that clang doesn'tEric Christopher
2010-10-22Update compatibility page for objective-c.Fariborz Jahanian
2010-09-16add a compatibility note about vector builtinsChris Lattner
2010-09-13Add a compatibility note about clang not implicitly converting between objc_o...Argyrios Kyrtzidis
2010-09-11Update documentation to reflect the addition of support for in-classDouglas Gregor
2010-09-03Fix a typo.Daniel Dunbar
2010-09-02Add a compatibility note about why Clang rejects jumps past __block variables.Daniel Dunbar
2010-08-11Update documentation regarding use of 'class' inFariborz Jahanian
2010-07-01Update diagnostic on compatibility page to reflect realityDouglas Gregor
2010-07-01Revert r107374, which broke bootstrap.Douglas Gregor
2010-07-01When building the type of a destructor, make sure to keep theDouglas Gregor
2010-06-30Improve diagnostic when we fail to pick an overload because it wouldDouglas Gregor
2010-06-30Wording tweak from Dan.Douglas Gregor
2010-06-30Wording tweak from Dan.Douglas Gregor
2010-06-30typo.Benjamin Kramer
2010-06-30New language-compatibility page, including language-compatibility information...Douglas Gregor