1. 665a8dc Fix ALL the markup. by Benjamin Kramer · 12 years ago
  2. c41b6ff New language-compatibility page, including language-compatibility information for the various language dialects Clang supports in a single, easy-to-find page by Douglas Gregor · 14 years ago
  3. 5016300 Rework the unqualified-lookup-in-templates section of the compatibility by John McCall · 14 years ago
  4. d45c93c Some more nods to HTML well-formedness. by John McCall · 14 years ago
  5. f44ea72 Fix template ordering compatibility docs. I missed another section that covered by Jeffrey Yasskin · 14 years ago
  6. 1390c3d Describe a gcc compatibility problem that occurs when a template calls a by Jeffrey Yasskin · 14 years ago
  7. 4a40a2f Add a compatibility note about incomplete types in templates. by John McCall · 14 years ago
  8. a481ec4 It turns out that people love using VLAs in templates, too. Weaken our by Douglas Gregor · 14 years ago
  9. 0fddb97 Implement support for variable length arrays in C++. VLAs are limited by Douglas Gregor · 14 years ago
  10. 5dd52ac Add a note to the C++ compatibility page about templates with no by John McCall · 14 years ago
  11. 489722f Add another compatibility note and tweak a few of the existing ones. by John McCall · 14 years ago
  12. 6243e33 Fix a typo in a tag. by Chandler Carruth · 14 years ago
  13. 9b2fc95 Document common clang compatibility issues. by Rafael Espindola · 14 years ago