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