1. 665a8dc Fix ALL the markup. by Benjamin Kramer · 12 years ago
  2. 04bea93 Make this text slightly more accurate; thanks to Johannes Schaub for by Sean Hunt · 13 years ago
  3. fb2a0c5 Document the incompatibility that stems from Clang properly implement by Douglas Gregor · 13 years ago
  4. 2a00b83 Hyphenate "argument-dependent". by Jay Foad · 13 years ago
  5. f50e88a Fix PR10053: Improve diagnostics and error recovery for code which some compilers incorrectly accept due to a lack of proper support for two-phase name lookup. by Richard Smith · 13 years ago
  6. 6966c67 More tweaks to the compatibility page. by John McCall · 13 years ago
  7. 3cdbe44 More minor documentation tweaks. by John McCall · 13 years ago
  8. 504b369 Rework the __block jump-checking section, including a justification of by John McCall · 13 years ago
  9. 5ae84f2 Rework and embellish the C99 inline compatibility section. by John McCall · 13 years ago
  10. 9b743f4 add a note about inline asm compatibility. by Chris Lattner · 14 years ago
  11. a66d3bb Document a language-compatibility issue with function parameter names in function prototypes in C++ by Douglas Gregor · 14 years ago
  12. 15952c9 Add a compat note about how Clang doesn't zero-initialize __block local variables. by Daniel Dunbar · 14 years ago
  13. a473c95 Add and describe a quick script to migrate gcc builtins that clang doesn't by Eric Christopher · 14 years ago
  14. ddfa6c3 Update compatibility page for objective-c. by Fariborz Jahanian · 14 years ago
  15. a02d183 add a compatibility note about vector builtins by Chris Lattner · 14 years ago
  16. 3b5b92a Add a compatibility note about clang not implicitly converting between objc_object* and id (and SEL, Class). by Argyrios Kyrtzidis · 14 years ago
  17. f55f119 Update documentation to reflect the addition of support for in-class by Douglas Gregor · 14 years ago
  18. 55f1da8 Fix a typo. by Daniel Dunbar · 14 years ago
  19. 5a41021 Add a compatibility note about why Clang rejects jumps past __block variables. by Daniel Dunbar · 14 years ago
  20. 36e738a Update documentation regarding use of 'class' in property-dot syntax. by Fariborz Jahanian · 14 years ago
  21. 92bc027 Update diagnostic on compatibility page to reflect reality by Douglas Gregor · 14 years ago
  22. 4b662a5 Revert r107374, which broke bootstrap. by Douglas Gregor · 14 years ago
  23. 2fef752 When building the type of a destructor, make sure to keep the by Douglas Gregor · 14 years ago
  24. 8578981 Improve diagnostic when we fail to pick an overload because it would by Douglas Gregor · 14 years ago
  25. ff6f66e Wording tweak from Dan. by Douglas Gregor · 14 years ago
  26. 6f1adba Wording tweak from Dan. by Douglas Gregor · 14 years ago
  27. e661750 typo. by Benjamin Kramer · 14 years ago
  28. 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