1. a2c3646 Implement C++1y decltype(auto). by Richard Smith · 11 years ago
  2. 7005426 Update checker build. by Ted Kremenek · 11 years ago
  3. c3bf52c C++1y: Allow aggregates to have default initializers. by Richard Smith · 11 years ago
  4. 7db58e0 Update some stuff on the open projects page to reflect things we've already done. by Richard Smith · 11 years ago
  5. 7c6671e Switch C++11 open project to C++1y :) by Richard Smith · 11 years ago
  6. 7dc8864 Add note that some of these links are dead for now. by Richard Smith · 11 years ago
  7. eb9ddc5 VLAs in C++14! by Richard Smith · 11 years ago
  8. bb2d378 Variable templates and generic lambdas are approved for C++14. by Richard Smith · 11 years ago
  9. 8e95e30 Clarifying memory allocation: approved for C++14. Move from N/A to no, since we currently relax 'operator new' calls which didn't come from new-expressions. by Richard Smith · 11 years ago
  10. 6f3de20 No digit separators for C++14. by Richard Smith · 11 years ago
  11. 05a73f6 Generalized constexpr is approved for C++14. by Richard Smith · 11 years ago
  12. 96ba7c7 More approved C++14 features. by Richard Smith · 11 years ago
  13. 408de43 Binary literals are approved for C++14. by Richard Smith · 11 years ago
  14. e4cabee [analyzer] Website: update lists of potential and actual checkers. by Jordan Rose · 11 years ago
  15. 2fcf0de Note that we support (and in fact have supported since the dawn of time itself) by Richard Smith · 11 years ago
  16. aff7d35 Initial work on status page for C++14. by Richard Smith · 11 years ago
  17. e6e68b5 C++11 support is now feature-complete. by Richard Smith · 11 years ago
  18. f2fee9a [analyzer] Merge C++ status page into Open Projects. by Jordan Rose · 11 years ago
  19. 8d00822 [analyzer] Open Projects: grammar, phrasing, formatting by Jordan Rose · 11 years ago
  20. a8d8a47 [analyzer] Add Open Projects page to the analyzer website by Anna Zaks · 11 years ago
  21. cef64fe Remove reference to MSVC only building X86 backend. by Tim Northover · 11 years ago
  22. 1ac39c2 [analyzer] Add a link to the Building a Checker in 24 Hours talk to the developer manual by Anna Zaks · 11 years ago
  23. 0b0ca47 Add support for computing the exception specification for an inheriting by Richard Smith · 11 years ago
  24. 1f4b2df Update checker build to checker-273 by Ted Kremenek · 11 years ago
  25. b6e8a86 In the comparison, both clang and GCC are popular and widely adopted. This is no longer a win of GCC. by Chris Lattner · 11 years ago
  26. f72663f Add a linebreak. Linebreaks are cool. by Richard Smith · 12 years ago
  27. 71434a8 C++11 status: mark 'extended integral types' as N/A, since we don't support by Richard Smith · 12 years ago
  28. 896e42d Make C++11 status page more consistent: we mark entries as "done" if we by Richard Smith · 12 years ago
  29. 11fd5b1 www tweaks to embiggen up our near-complete C++11 and C11 support. by Richard Smith · 12 years ago
  30. f32e11d Remove outdated claim that GCC builds without a C++ compiler from compilers comparison. by Richard Smith · 12 years ago
  31. 067e968 [analyzer] Update open source checker build to checker-272. by Jordan Rose · 12 years ago
  32. df53919 [analyzer] Reword FAQ by Anna Zaks · 12 years ago
  33. 717ff54 Avoiding flamewars by Renato Golin · 12 years ago
  34. c661e12 Add config manager to open projects by Renato Golin · 12 years ago
  35. 1441632 C++11 status page: by Richard Smith · 12 years ago
  36. 8ab612d Remove outdated performance.html webpage. by Tanya Lattner · 12 years ago
  37. 43ced74 + specified progress information by Anton Yartsev · 12 years ago
  38. 7eae669 + centered progress cells + added progress information for several checkers by Anton Yartsev · 12 years ago
  39. 6e8dfc7 Timing data was removed years ago. Remove these links. by Tanya Lattner · 12 years ago
  40. e22cef5 Note that checker-271 is newer than the analyzer in Xcode 4.6 by Ted Kremenek · 12 years ago
  41. 8580c7e Update open source checker build to checker-271. by Ted Kremenek · 12 years ago
  42. 975f253 Revert "Update checker build to checker-271." by Ted Kremenek · 12 years ago
  43. a7f8da1 Update checker build to checker-271. by Ted Kremenek · 12 years ago
  44. a55e3ff Consistently format sample diagnostics on this page. by Richard Smith · 12 years ago
  45. 52a9250 C++11 status: by Richard Smith · 12 years ago
  46. f7fd799 Various tweaks and updates to the analyzer website. by Jordan Rose · 12 years ago
  47. 409474f Repost checker-270, which for some reason got deleted. by Ted Kremenek · 12 years ago
  48. 9da34f9 [analyzer] Extend the Representing Values section of the dev manual. by Anna Zaks · 12 years ago
  49. e695677 Update checker build to checker-270 by Ted Kremenek · 12 years ago
  50. 831fb8d docs: [CMake] Add Xcode to the list of project formats CMake can generate. by NAKAMURA Takumi · 12 years ago
  51. 0dffb7b clang/www/get_started.html: s/cmake/CMake/ by NAKAMURA Takumi · 12 years ago
  52. 40b48a1 Mention the lldb formatters in the clang wiki under debugging. by Argyrios Kyrtzidis · 12 years ago
  53. 8a3e578 Add link to cfe-users mailing list. by Tanya Lattner · 12 years ago
  54. 0fe4d40 [analyzer] Check that the argument to CFMakeCollectable is non-NULL. by Jordan Rose · 12 years ago
  55. af6f612 Remove really old benchmark data. by Rafael Espindola · 12 years ago
  56. b5b37d1 Ugly ugly hack for libstdc++-4.6 and libstdc++-4.7 compatibility. These by Richard Smith · 12 years ago
  57. e861dd9 Add prologue text for list of potential checkers. by Ted Kremenek · 12 years ago
  58. 09fa33b List of potential checkers: smart pointer checker: actually, unique_ptr<T[]> by Dmitri Gribenko · 12 years ago
  59. b4e4529 Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8 by Dmitri Gribenko · 12 years ago
  60. 9074fbe List of potential checkers: more C++11 details for the smart pointer checker. by Dmitri Gribenko · 12 years ago
  61. e3af20d Add link to potential future checkers. by Ted Kremenek · 12 years ago
  62. 41c1c71 Add list of potential checkers. Provided by Anton Yartsev! by Ted Kremenek · 12 years ago
  63. c339393 libstdc++-4.6 needs the same common_type fix as libstdc++-4.7. Other than that, by Richard Smith · 12 years ago
  64. a74b9cd Update checker build. by Ted Kremenek · 12 years ago
  65. cb5336f Fix typo. (s/Explided/Exploded/) by David Blaikie · 12 years ago
  66. f1c7060 Post new checker build. by Ted Kremenek · 12 years ago
  67. 6f79420 WWW: Force word wrapping of the content to avoid horizontal scrolling. by Benjamin Kramer · 12 years ago
  68. 0435943 Small change to avoid confusion on what "used by" means for a compiler. by Rafael Espindola · 12 years ago
  69. e56f3a6 Add initial documentation about the new tools repository and the by Chandler Carruth · 12 years ago
  70. 4bc2d1e Clean up the basic instructions for getting started with clang to always by Chandler Carruth · 12 years ago
  71. 9a58584 clarify that the advantages of the BSD license apply to when you incorporate clang into proprietary code bases, by Chris Lattner · 12 years ago
  72. a5c12b9 Add some missing functions to builtins.py. by Eric Christopher · 12 years ago
  73. 43e3dee Fix some minor typos by Sylvestre Ledru · 12 years ago
  74. bed28ac Fix a typo (the the => the) by Sylvestre Ledru · 12 years ago
  75. 32bb534 Place checker build at alternate URL. by Ted Kremenek · 12 years ago
  76. e59331a Update documentation with regards to template type diffing. by Richard Trieu · 12 years ago
  77. 843f0e8 Make the analyzer site a single point of reference for info by Anna Zaks · 12 years ago
  78. 8ca9ff7 [analyzer] WWW: Shorten the menu title. by Anna Zaks · 12 years ago
  79. dd895f0 [analyzer] WWW: Add FAQ to the menu. by Anna Zaks · 12 years ago
  80. 3cb92f7 [analyzer] WWW: FAQ - fix the assertion use example. by Anna Zaks · 12 years ago
  81. 5076e8a [analyzer] The FAQ question style shouldn't be the same as code_example. by Anna Zaks · 12 years ago
  82. e06f5a0 [analyzer] WWW: Add table of contents, fixed code examples. by Anna Zaks · 12 years ago
  83. 5e6d5be [analyzer] WWW: Mention that we do not support "noreturn" for methods. by Anna Zaks · 12 years ago
  84. dea37f2 Add CSS style for FAQ questions, and restate FAQ questions as actual questions. by Ted Kremenek · 12 years ago
  85. c1cb12b Wordsmith a bit, and turn </h1> into </h4> when appropriate. by Ted Kremenek · 12 years ago
  86. 70186fc [analyzer] FAQ page fixup by Anna Zaks · 12 years ago
  87. 568bdee [analyzer] Add FAQ and How to Deal with Common False Positives page by Anna Zaks · 12 years ago
  88. e42855e Update checker build. by Ted Kremenek · 12 years ago
  89. 10e16297 Links the entry point to the tooling documentation into clang's menu bar. by Manuel Klimek · 12 years ago
  90. b264702 Release notes update for -Wsometimes-uninitialized. by Richard Smith · 12 years ago
  91. 6f9c05d Update checker build. by Ted Kremenek · 12 years ago
  92. 24fd6c8 Clang 3.1 is out: turn the relevant C++11 status boxes green. by Richard Smith · 12 years ago
  93. abccc1f Clarify how libstdc++ and other bits of the system toolchain are found by Chandler Carruth · 12 years ago
  94. 30a0908 [analyzer]Extend the available checks list and the release notes for 264 by Anna Zaks · 12 years ago
  95. 7f0873c Fix Engrish. by Ted Kremenek · 12 years ago
  96. 2d99c59 Fix typo. by Ted Kremenek · 12 years ago
  97. c472b2d Update checker build. by Ted Kremenek · 12 years ago
  98. cfca6b7 Update checker build link, and remove stale links. by Ted Kremenek · 12 years ago
  99. dd26998 Better C++11 support is no longer an advantage of GCC. by Benjamin Kramer · 12 years ago
  100. 3a0b7b6 c++11 status: Replace references to "SVN" with "3.1" to avoid confusion when they diverge. by Benjamin Kramer · 12 years ago