1. a71ef5d Note the need for --param=build_config=whatever in the Hacking Clang document, from Yuri Gribov by Douglas Gregor · 13 years ago
  2. 4c9131a Variadic templates are fully implemented. by Douglas Gregor · 13 years ago
  3. 1ce7965 Add back the late-specified return type paper by Douglas Gregor · 14 years ago
  4. 08765a9 Updates to the C++ status page for C++0x features, from Michael Price by Douglas Gregor · 14 years ago
  5. 28d5b72 Update checker build. by Ted Kremenek · 14 years ago
  6. 0de5786 Getting Started: Add VS2010 instructions and specify an out of source build. by Michael J. Spencer · 14 years ago
  7. 1ba14c6 c/objc/c++'98 are basically done, but we want '0x support. by Chris Lattner · 14 years ago
  8. 8f50014 Update analyzer build. by Ted Kremenek · 14 years ago
  9. b1cb9c9 Update checker build. by Ted Kremenek · 14 years ago
  10. e3fe4cb Update checker build. by Ted Kremenek · 14 years ago
  11. 81921cc typo2 by Chris Lattner · 14 years ago
  12. d9957d3 fix typo by Chris Lattner · 14 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. 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
  17. fa8e11b Add link to LLVM releases page. by Daniel Dunbar · 14 years ago
  18. fa5fa97 Use objdir != srcdir in the getting started doc. by Rafael Espindola · 14 years ago
  19. a473c95 Add and describe a quick script to migrate gcc builtins that clang doesn't by Eric Christopher · 14 years ago
  20. ddfa6c3 Update compatibility page for objective-c. by Fariborz Jahanian · 14 years ago
  21. 67f94b8 validator by Gabor Greif · 14 years ago
  22. 930673b these items are done, afaik by Gabor Greif · 14 years ago
  23. a3b3f45 Add an empty robots.txt, mostly just to reduce errors in HTTP log. by Daniel Dunbar · 14 years ago
  24. 450d45a Add a favicon.ico, mostly just to reduce errors in HTTP log. by Daniel Dunbar · 14 years ago
  25. b7579aa be less threatening. by Chris Lattner · 14 years ago
  26. 9ff3e66 Bugs should go to Bugzilla, not the mailing list by Douglas Gregor · 14 years ago
  27. dc4fc83 www: Grammar, etc. by Daniel Dunbar · 14 years ago
  28. 00406d0 clang++ sorta works now by Chris Lattner · 14 years ago
  29. 1242342 www: Add a "Clang Related Projects" page, to collect links to external projects by Daniel Dunbar · 14 years ago
  30. c2a7a2b Correct this name so I stop giving out the wrong email address. by Nick Lewycky · 14 years ago
  31. df1997d Update docs to include proper location of clang binary. by Ted Kremenek · 14 years ago
  32. 3df2f31 Update checker build. by Ted Kremenek · 14 years ago
  33. 28f0396 Update C++0x status by Douglas Gregor · 14 years ago
  34. a02d183 add a compatibility note about vector builtins by Chris Lattner · 14 years ago
  35. 3b5b92a Add a compatibility note about clang not implicitly converting between objc_object* and id (and SEL, Class). by Argyrios Kyrtzidis · 14 years ago
  36. b2043d7 Update website to reflect that tests are no longer failing on Windows. by Francois Pichet · 14 years ago
  37. f55f119 Update documentation to reflect the addition of support for in-class by Douglas Gregor · 14 years ago
  38. 383329e Update checker build. by Ted Kremenek · 14 years ago
  39. 217a345 Put the info on testing from the command line into its own section by Dawn Perchik · 14 years ago
  40. 55f1da8 Fix a typo. by Daniel Dunbar · 14 years ago
  41. 5a41021 Add a compatibility note about why Clang rejects jumps past __block variables. by Daniel Dunbar · 14 years ago
  42. b3afaf6 the target of the link uses the singular form, so do we too by Gabor Greif · 14 years ago
  43. 2d351b0 typo by Gabor Greif · 14 years ago
  44. 0ca08af mark boost's tracking bug as fixed by Gabor Greif · 14 years ago
  45. 36e738a Update documentation regarding use of 'class' in property-dot syntax. by Fariborz Jahanian · 14 years ago
  46. 036cdf0 Update checker build. by Ted Kremenek · 14 years ago
  47. 390f55f Update checker build. by Ted Kremenek · 14 years ago
  48. 7e86b28 Test commit by Tanya Lattner · 14 years ago
  49. 72554c5 Test commit. by Tanya Lattner · 14 years ago
  50. 2adebbe Update checker build. by Ted Kremenek · 14 years ago
  51. be9a5ca path renamed. by Chris Lattner · 14 years ago
  52. 7b07d4a Add missing whitespace. by Ted Kremenek · 14 years ago
  53. f9c10c7 Update checker build. by Ted Kremenek · 14 years ago
  54. c63cada Tweak documentation to mention Debug+Asserts. by Duncan Sands · 14 years ago
  55. 92bc027 Update diagnostic on compatibility page to reflect reality by Douglas Gregor · 14 years ago
  56. 4b662a5 Revert r107374, which broke bootstrap. by Douglas Gregor · 14 years ago
  57. 2fef752 When building the type of a destructor, make sure to keep the by Douglas Gregor · 14 years ago
  58. d5aaa57 Update checker build. by Ted Kremenek · 14 years ago
  59. 8578981 Improve diagnostic when we fail to pick an overload because it would by Douglas Gregor · 14 years ago
  60. ff6f66e Wording tweak from Dan. by Douglas Gregor · 14 years ago
  61. 6f1adba Wording tweak from Dan. by Douglas Gregor · 14 years ago
  62. e661750 typo. by Benjamin Kramer · 14 years ago
  63. 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
  64. e437bac Update checker build. by Ted Kremenek · 14 years ago
  65. 5016300 Rework the unqualified-lookup-in-templates section of the compatibility by John McCall · 14 years ago
  66. d45c93c Some more nods to HTML well-formedness. by John McCall · 14 years ago
  67. f44ea72 Fix template ordering compatibility docs. I missed another section that covered by Jeffrey Yasskin · 14 years ago
  68. 1390c3d Describe a gcc compatibility problem that occurs when a template calls a by Jeffrey Yasskin · 14 years ago
  69. 9fde7ca www: Swap external coverage & spec references links. by Daniel Dunbar · 14 years ago
  70. df29378 www: Add note on running clang tests from a CMake build, patch by Peter Collingbourne by Daniel Dunbar · 14 years ago
  71. c044193 clang++ is now a different greek letter. by Chris Lattner · 14 years ago
  72. 4a40a2f Add a compatibility note about incomplete types in templates. by John McCall · 14 years ago
  73. 1ca3bd8 Update checker build. by Ted Kremenek · 14 years ago
  74. a481ec4 It turns out that people love using VLAs in templates, too. Weaken our by Douglas Gregor · 14 years ago
  75. 0fddb97 Implement support for variable length arrays in C++. VLAs are limited by Douglas Gregor · 14 years ago
  76. e229b9d minor updates by Chris Lattner · 14 years ago
  77. d3573f0 down with export. by Chris Lattner · 14 years ago
  78. a4b46cc another unneeded line. by Chris Lattner · 14 years ago
  79. 900e32d major update to the C++ status page. C++ support is by Chris Lattner · 14 years ago
  80. a238f87 Add documention on ns_returns_not_retained and cf_returns_not_retained attributes. by Ted Kremenek · 14 years ago
  81. a48412a BoostCon tutorial notes, temporary by Douglas Gregor · 14 years ago
  82. 0506af3 Update latest checker build to a local link. by Daniel Dunbar · 14 years ago
  83. 7878178 mention that cmake works on unix too. PR7061 by Chris Lattner · 14 years ago
  84. 15f2e72 Remove the blanket statement about Clang not supporting access control. It does now by Douglas Gregor · 14 years ago
  85. f3d4a97 Update checker build. by Ted Kremenek · 14 years ago
  86. 5dd52ac Add a note to the C++ compatibility page about templates with no by John McCall · 14 years ago
  87. 83e7a78 rename llvm::llvm_report_error -> llvm::report_fatal_error by Chris Lattner · 14 years ago
  88. 2dce0c4 Update checker build. by Ted Kremenek · 14 years ago
  89. 26ad5c0 Update analyzer build. by Ted Kremenek · 14 years ago
  90. 7435082 provide a simpler way to get to the headers by Gabor Greif · 14 years ago
  91. 9a4d77f Remove VS information for analyzer until we have more real support. by Ted Kremenek · 14 years ago
  92. 03cf219 s/Clangify2010.py/clangify2010.py by Kovarththanan Rajaratnam · 14 years ago
  93. b6e0edc Add initial draft of web page on 'clangifty2010.py' script for analyzing VS projects. by Ted Kremenek · 14 years ago
  94. 489722f Add another compatibility note and tweak a few of the existing ones. by John McCall · 14 years ago
  95. 6243e33 Fix a typo in a tag. by Chandler Carruth · 14 years ago
  96. 9b2fc95 Document common clang compatibility issues. by Rafael Espindola · 14 years ago
  97. 3ff9da4 Fix grammar by Ted Kremenek · 14 years ago
  98. f2b552e Update checker build. by Ted Kremenek · 14 years ago
  99. 1a202b4 Fix typo. by Ted Kremenek · 14 years ago
  100. f708233 Update checker build. by Ted Kremenek · 14 years ago