1. 9b2fc95 Document common clang compatibility issues. by Rafael Espindola · 15 years ago
  2. 57f1a00 Update Clang C++ status, with a more project-centric focus. by Douglas Gregor · 15 years ago
  3. b23f20d revert part of my last patch, and mark only the c++ global new operator as noalias. the rest will be infered by llvm optz by Nuno Lopes · 15 years ago
  4. aa52624 document -fno-assume-sane-operator-new, per Chris request. by Nuno Lopes · 15 years ago
  5. 88b2a17 Refine a little. WIP. by Mike Stump · 15 years ago
  6. 8f6a3ed Add some documentation for recent checkins. WIP. by Mike Stump · 15 years ago
  7. 53664ca Add documentation for recently added code. WIP. by Mike Stump · 15 years ago
  8. cd5a505 Fix a broken link by Douglas Gregor · 15 years ago
  9. 47421a2 As far as I know, there aren't any warning differences between -std=gnu99 and by Eli Friedman · 15 years ago
  10. 3401cf8 document the diagnostics pragmas, patch by Louis Gerbarg! by Chris Lattner · 15 years ago
  11. e650c8c Introduce the notion of "Relocatable" precompiled headers, which are built by Douglas Gregor · 15 years ago
  12. e42ec54 fix typo by Chris Lattner · 15 years ago
  13. 0b32600 Minor formatting tweak. by Eli Friedman · 15 years ago
  14. 2f3fca0 Fix a minor formatting mistake. by Eli Friedman · 15 years ago
  15. ca130bd Some updates to the gcc extension sections of the users manual. by Eli Friedman · 15 years ago
  16. a1821b5 Minor documentation update about Microsoft extensions. by Eli Friedman · 15 years ago
  17. 3b658d3 Say a bit about various architectures in the users manual. by Eli Friedman · 15 years ago
  18. c5f928c Mention unsupported GCC duplicate-definition-with-inline extension. by Daniel Dunbar · 15 years ago
  19. f4d5953 PTH -> PCH in the user manual by Douglas Gregor · 15 years ago
  20. 4da9255 A couple minor corrections to the "GCC extensions not implemented yet" by Eli Friedman · 15 years ago
  21. 26fa0ed A few tweaks to the "Differences between various standard modes" section. by Eli Friedman · 15 years ago
  22. b0ac545 A few minor updates to the user manual. by Eli Friedman · 15 years ago
  23. 9375ed1 Note that clang follows the MSVC definition for #pragma pack. by Daniel Dunbar · 15 years ago
  24. 869e054 Tweak wording by Daniel Dunbar · 15 years ago
  25. 05fa629 Note a few more unsupported language extensions. by Daniel Dunbar · 15 years ago
  26. 660a5ac Add some text to the user manual describing the current state of C by Eli Friedman · 15 years ago
  27. bf94ca6 Grammar fix. by Ted Kremenek · 15 years ago
  28. 2a9cc23 document new form of -fdiagnostics-print-source-range-in by Chris Lattner · 15 years ago
  29. 8217f4e more stuff. by Chris Lattner · 15 years ago
  30. 65a795b add a bunch of diagnostics options, add one example warning group. by Chris Lattner · 15 years ago
  31. 5c3074f slurp some content from the PTH doc into the user's doc. by Chris Lattner · 15 years ago
  32. cf17d9d initial skeleton of a user's manual. by Chris Lattner · 15 years ago