1. b9d511c make it really clear that vla != flexible arrays by Chris Lattner · 14 years ago
  2. dae4ac4 Reorganize predefined macros for all Windows targets. by Michael J. Spencer · 14 years ago
  3. 757e685 Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if by Chris Lattner · 14 years ago
  4. bcaf7aa Update users manual comments on X86 and ARM support. by Daniel Dunbar · 14 years ago
  5. 2fb11eb Document '__clang_analyzer__'. by Ted Kremenek · 14 years ago
  6. ee45e24 Clarify documentation of escaping for backslash by Douglas Gregor · 14 years ago
  7. bf5e09d Eliminate some extraneous whitespace in the machine-parseable Fix-It output. by Douglas Gregor · 14 years ago
  8. 620d70e Fix some typos in the documentation of -fdiagnostics-parseable-fixits. Typos by me, patch by Eelis van der Weegen by Douglas Gregor · 14 years ago
  9. 4786c15 Add machine-parseable Fix-It output as part of diagnostics, under the by Douglas Gregor · 14 years ago
  10. 7362aa3 Update UsersManual, we support '#pragma align' now. by Daniel Dunbar · 14 years ago
  11. e8d44dd Document -f{no-}color-diagnostics by Douglas Gregor · 14 years ago
  12. 4f304db Remove redundant and incomplete bits from the users manual w.r.t. language conformance by Douglas Gregor · 14 years ago
  13. 57d12fd PR7245: Make binding a reference to a temporary without a usable copy by Jeffrey Yasskin · 14 years ago
  14. 21d07e4 Add an extension to avoid an error when a global template has the same name as by Jeffrey Yasskin · 14 years ago
  15. 67db8cd fix incorrect tag by Chris Lattner · 14 years ago
  16. 9484968 Update "users manual", PR2461 has been fixed. by Daniel Dunbar · 14 years ago
  17. 3f14538 push categories forward a bit more: document them, add some by Chris Lattner · 14 years ago
  18. 3e5d00c Reverted r103214. by mike-m · 14 years ago[Renamed from docs/main/UsersManual.html]
  19. 25a7678 2nd part of: Overhauled llvm/clang docs builds. by mike-m · 14 years ago[Renamed from docs/UsersManual.html]
  20. 28a43a4 document -fdiagnostics-show-category by Chris Lattner · 14 years ago
  21. 575cf37 Introduce a limit on the depth of the template instantiation backtrace by Douglas Gregor · 14 years ago
  22. 0f0c963 add a new driver-level -ferror-limit=412 option, which causes clang to stop by Chris Lattner · 14 years ago
  23. 9b2fc95 Document common clang compatibility issues. by Rafael Espindola · 14 years ago
  24. 57f1a00 Update Clang C++ status, with a more project-centric focus. by Douglas Gregor · 14 years ago
  25. 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
  26. aa52624 document -fno-assume-sane-operator-new, per Chris request. by Nuno Lopes · 15 years ago
  27. 88b2a17 Refine a little. WIP. by Mike Stump · 15 years ago
  28. 8f6a3ed Add some documentation for recent checkins. WIP. by Mike Stump · 15 years ago
  29. 53664ca Add documentation for recently added code. WIP. by Mike Stump · 15 years ago
  30. cd5a505 Fix a broken link by Douglas Gregor · 15 years ago
  31. 47421a2 As far as I know, there aren't any warning differences between -std=gnu99 and by Eli Friedman · 15 years ago
  32. 3401cf8 document the diagnostics pragmas, patch by Louis Gerbarg! by Chris Lattner · 15 years ago
  33. e650c8c Introduce the notion of "Relocatable" precompiled headers, which are built by Douglas Gregor · 15 years ago
  34. e42ec54 fix typo by Chris Lattner · 15 years ago
  35. 0b32600 Minor formatting tweak. by Eli Friedman · 15 years ago
  36. 2f3fca0 Fix a minor formatting mistake. by Eli Friedman · 15 years ago
  37. ca130bd Some updates to the gcc extension sections of the users manual. by Eli Friedman · 15 years ago
  38. a1821b5 Minor documentation update about Microsoft extensions. by Eli Friedman · 15 years ago
  39. 3b658d3 Say a bit about various architectures in the users manual. by Eli Friedman · 15 years ago
  40. c5f928c Mention unsupported GCC duplicate-definition-with-inline extension. by Daniel Dunbar · 15 years ago
  41. f4d5953 PTH -> PCH in the user manual by Douglas Gregor · 15 years ago
  42. 4da9255 A couple minor corrections to the "GCC extensions not implemented yet" by Eli Friedman · 15 years ago
  43. 26fa0ed A few tweaks to the "Differences between various standard modes" section. by Eli Friedman · 15 years ago
  44. b0ac545 A few minor updates to the user manual. by Eli Friedman · 15 years ago
  45. 9375ed1 Note that clang follows the MSVC definition for #pragma pack. by Daniel Dunbar · 15 years ago
  46. 869e054 Tweak wording by Daniel Dunbar · 15 years ago
  47. 05fa629 Note a few more unsupported language extensions. by Daniel Dunbar · 15 years ago
  48. 660a5ac Add some text to the user manual describing the current state of C by Eli Friedman · 15 years ago
  49. bf94ca6 Grammar fix. by Ted Kremenek · 15 years ago
  50. 2a9cc23 document new form of -fdiagnostics-print-source-range-in by Chris Lattner · 15 years ago
  51. 8217f4e more stuff. by Chris Lattner · 15 years ago
  52. 65a795b add a bunch of diagnostics options, add one example warning group. by Chris Lattner · 15 years ago
  53. 5c3074f slurp some content from the PTH doc into the user's doc. by Chris Lattner · 15 years ago
  54. cf17d9d initial skeleton of a user's manual. by Chris Lattner · 15 years ago