1. 5f3d30b Update www: clang now supports C++11 for-range and non-template type aliases. by Richard Smith · 13 years ago
  2. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  3. a6ea5bb Name mangling of late-specified return types doesn't work if the return type references the argument types: by Richard Smith · 13 years ago
  4. 2d5f2da Update public analyzer build to checker-256. by Ted Kremenek · 13 years ago
  5. 13eb565 Added link to LLVM cmake page in Visual Studio section. by John Thompson · 13 years ago
  6. 6a4e73c clang has had full and tested support for C++0x trailing-return-type and auto type deduction since r126166. Update the website to reflect this, and add a __has_feature test. by Richard Smith · 13 years ago
  7. 46ba01a Add a libstdc++-4.4 patch for C++0x to the website. by Jeffrey Yasskin · 13 years ago
  8. 29236f4 Clang supports __STDC_HOSTED__. Patch by Jonathan Sauer by Douglas Gregor · 13 years ago
  9. cc8770a www/get_started.html: Fix a few URLs. by NAKAMURA Takumi · 13 years ago
  10. da0f45d www/hacking.html: Add blurb of LLVM_LIT_TOOLS_DIR. by NAKAMURA Takumi · 13 years ago
  11. 6975d07 www/hacking.html: Cosmetic change, to detabify, eliminate whitespace, and add proper slashes to URL. by NAKAMURA Takumi · 13 years ago
  12. e07339b Mention an XML printer on the Open Projects page by Douglas Gregor · 13 years ago
  13. fd405ef Update the www to indicate that auto is now implemented. by Richard Smith · 13 years ago
  14. 2fdf79f Update text for where to file analyzer bugs. by Ted Kremenek · 14 years ago
  15. e673279 Update static analyzer build to checker-255. by Ted Kremenek · 14 years ago
  16. 6966c67 More tweaks to the compatibility page. by John McCall · 14 years ago
  17. 3cdbe44 More minor documentation tweaks. by John McCall · 14 years ago
  18. 504b369 Rework the __block jump-checking section, including a justification of by John McCall · 14 years ago
  19. 5ae84f2 Rework and embellish the C99 inline compatibility section. by John McCall · 14 years ago
  20. 4c551b6 Document that set-xcode-analyzer should typically be run using sudo. by Ted Kremenek · 14 years ago
  21. 1e4162f Adjust casing of attributes in examples. by Ted Kremenek · 14 years ago
  22. 90f3dd8 Fix download link. by Ted Kremenek · 14 years ago
  23. f7b6462 Add missing </a> by Ted Kremenek · 14 years ago
  24. ef35cbc Update checker build and post release notes. by Ted Kremenek · 14 years ago
  25. 11fe175 Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker. by Ted Kremenek · 14 years ago
  26. e2abf09 Fix HTML highlighting and add missing line. by Ted Kremenek · 14 years ago
  27. a018c27 Fix a few typos in HTML documentation. by Ted Kremenek · 14 years ago
  28. 12b9434 Hook up attribute ns_consumes_self in the ObjC retain/release checker in the static analyzer. by Ted Kremenek · 14 years ago
  29. d1a2643 Update C++0x status web page by Douglas Gregor · 14 years ago
  30. a71ef5d Note the need for --param=build_config=whatever in the Hacking Clang document, from Yuri Gribov by Douglas Gregor · 14 years ago
  31. 4c9131a Variadic templates are fully implemented. by Douglas Gregor · 14 years ago
  32. 1ce7965 Add back the late-specified return type paper by Douglas Gregor · 14 years ago
  33. 08765a9 Updates to the C++ status page for C++0x features, from Michael Price by Douglas Gregor · 14 years ago
  34. 28d5b72 Update checker build. by Ted Kremenek · 14 years ago
  35. 0de5786 Getting Started: Add VS2010 instructions and specify an out of source build. by Michael J. Spencer · 14 years ago
  36. 1ba14c6 c/objc/c++'98 are basically done, but we want '0x support. by Chris Lattner · 14 years ago
  37. 8f50014 Update analyzer build. by Ted Kremenek · 14 years ago
  38. b1cb9c9 Update checker build. by Ted Kremenek · 14 years ago
  39. e3fe4cb Update checker build. by Ted Kremenek · 14 years ago
  40. 81921cc typo2 by Chris Lattner · 14 years ago
  41. d9957d3 fix typo by Chris Lattner · 14 years ago
  42. 9b743f4 add a note about inline asm compatibility. by Chris Lattner · 14 years ago
  43. a66d3bb Document a language-compatibility issue with function parameter names in function prototypes in C++ by Douglas Gregor · 14 years ago
  44. 15952c9 Add a compat note about how Clang doesn't zero-initialize __block local variables. by Daniel Dunbar · 14 years ago
  45. a0eabb7 Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be consistent with all other snippets on this page. by Ted Kremenek · 14 years ago
  46. fa8e11b Add link to LLVM releases page. by Daniel Dunbar · 14 years ago
  47. fa5fa97 Use objdir != srcdir in the getting started doc. by Rafael Espindola · 14 years ago
  48. a473c95 Add and describe a quick script to migrate gcc builtins that clang doesn't by Eric Christopher · 14 years ago
  49. ddfa6c3 Update compatibility page for objective-c. by Fariborz Jahanian · 14 years ago
  50. 67f94b8 validator by Gabor Greif · 14 years ago
  51. 930673b these items are done, afaik by Gabor Greif · 14 years ago
  52. a3b3f45 Add an empty robots.txt, mostly just to reduce errors in HTTP log. by Daniel Dunbar · 14 years ago
  53. 450d45a Add a favicon.ico, mostly just to reduce errors in HTTP log. by Daniel Dunbar · 14 years ago
  54. b7579aa be less threatening. by Chris Lattner · 14 years ago
  55. 9ff3e66 Bugs should go to Bugzilla, not the mailing list by Douglas Gregor · 14 years ago
  56. dc4fc83 www: Grammar, etc. by Daniel Dunbar · 14 years ago
  57. 00406d0 clang++ sorta works now by Chris Lattner · 14 years ago
  58. 1242342 www: Add a "Clang Related Projects" page, to collect links to external projects by Daniel Dunbar · 14 years ago
  59. c2a7a2b Correct this name so I stop giving out the wrong email address. by Nick Lewycky · 14 years ago
  60. df1997d Update docs to include proper location of clang binary. by Ted Kremenek · 14 years ago
  61. 3df2f31 Update checker build. by Ted Kremenek · 14 years ago
  62. 28f0396 Update C++0x status by Douglas Gregor · 14 years ago
  63. a02d183 add a compatibility note about vector builtins by Chris Lattner · 14 years ago
  64. 3b5b92a Add a compatibility note about clang not implicitly converting between objc_object* and id (and SEL, Class). by Argyrios Kyrtzidis · 14 years ago
  65. b2043d7 Update website to reflect that tests are no longer failing on Windows. by Francois Pichet · 14 years ago
  66. f55f119 Update documentation to reflect the addition of support for in-class by Douglas Gregor · 14 years ago
  67. 383329e Update checker build. by Ted Kremenek · 14 years ago
  68. 217a345 Put the info on testing from the command line into its own section by Dawn Perchik · 14 years ago
  69. 55f1da8 Fix a typo. by Daniel Dunbar · 14 years ago
  70. 5a41021 Add a compatibility note about why Clang rejects jumps past __block variables. by Daniel Dunbar · 14 years ago
  71. b3afaf6 the target of the link uses the singular form, so do we too by Gabor Greif · 14 years ago
  72. 2d351b0 typo by Gabor Greif · 14 years ago
  73. 0ca08af mark boost's tracking bug as fixed by Gabor Greif · 14 years ago
  74. 36e738a Update documentation regarding use of 'class' in property-dot syntax. by Fariborz Jahanian · 14 years ago
  75. 036cdf0 Update checker build. by Ted Kremenek · 14 years ago
  76. 390f55f Update checker build. by Ted Kremenek · 14 years ago
  77. 7e86b28 Test commit by Tanya Lattner · 14 years ago
  78. 72554c5 Test commit. by Tanya Lattner · 14 years ago
  79. 2adebbe Update checker build. by Ted Kremenek · 14 years ago
  80. be9a5ca path renamed. by Chris Lattner · 14 years ago
  81. 7b07d4a Add missing whitespace. by Ted Kremenek · 14 years ago
  82. f9c10c7 Update checker build. by Ted Kremenek · 14 years ago
  83. c63cada Tweak documentation to mention Debug+Asserts. by Duncan Sands · 14 years ago
  84. 92bc027 Update diagnostic on compatibility page to reflect reality by Douglas Gregor · 14 years ago
  85. 4b662a5 Revert r107374, which broke bootstrap. by Douglas Gregor · 14 years ago
  86. 2fef752 When building the type of a destructor, make sure to keep the by Douglas Gregor · 14 years ago
  87. d5aaa57 Update checker build. by Ted Kremenek · 14 years ago
  88. 8578981 Improve diagnostic when we fail to pick an overload because it would by Douglas Gregor · 14 years ago
  89. ff6f66e Wording tweak from Dan. by Douglas Gregor · 14 years ago
  90. 6f1adba Wording tweak from Dan. by Douglas Gregor · 14 years ago
  91. e661750 typo. by Benjamin Kramer · 14 years ago
  92. 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
  93. e437bac Update checker build. by Ted Kremenek · 14 years ago
  94. 5016300 Rework the unqualified-lookup-in-templates section of the compatibility by John McCall · 14 years ago
  95. d45c93c Some more nods to HTML well-formedness. by John McCall · 14 years ago
  96. f44ea72 Fix template ordering compatibility docs. I missed another section that covered by Jeffrey Yasskin · 14 years ago
  97. 1390c3d Describe a gcc compatibility problem that occurs when a template calls a by Jeffrey Yasskin · 14 years ago
  98. 9fde7ca www: Swap external coverage & spec references links. by Daniel Dunbar · 14 years ago
  99. df29378 www: Add note on running clang tests from a CMake build, patch by Peter Collingbourne by Daniel Dunbar · 14 years ago
  100. c044193 clang++ is now a different greek letter. by Chris Lattner · 14 years ago