1. 356afa5 C/ObjC work well enough with clang for them not to be a gcc strength anymore. by Chris Lattner · 15 years ago
  2. 86a8888 add word by Chris Lattner · 15 years ago
  3. cb645ce C/ObjC work well enough to claim support for them now. by Chris Lattner · 15 years ago
  4. 5920730 Update checker build. by Ted Kremenek · 15 years ago
  5. 7dc8134 Have the parser communicate the exception specification to the action. by Sebastian Redl · 15 years ago
  6. d8ca410 Update analyzer build. by Ted Kremenek · 15 years ago
  7. 13e8854 Track down return statements in the handlers of a function-try-block of constructors. Meh ... by Sebastian Redl · 15 years ago
  8. 972041f Improve validation of C++ exception handling: diagnose throwing incomplete types and jumps into protected try-catch scopes. by Sebastian Redl · 15 years ago
  9. f331fb4 Fill in the C++ status table for exceptions by Sebastian Redl · 15 years ago
  10. 7eb8319 Updated checker build. by Ted Kremenek · 15 years ago
  11. f97364a Update checker build. by Ted Kremenek · 15 years ago
  12. 1e27472 Update checker build. by Ted Kremenek · 15 years ago
  13. 78eb874 Conditional operator C++ checking complete. What issues remain are in more general code. by Sebastian Redl · 15 years ago
  14. 0b5e7fb Add deleted functions and rvalue references to C++ status. by Sebastian Redl · 15 years ago
  15. a634fae Update analyzer build. by Ted Kremenek · 15 years ago
  16. 871eb7c Fix typo. by Ted Kremenek · 15 years ago
  17. 245d814 Update analyzer build. by Ted Kremenek · 15 years ago
  18. dab44da Update analyzer build. by Ted Kremenek · 15 years ago
  19. c1279db Update checker build. by Ted Kremenek · 15 years ago
  20. 8c98039 Fix grammar. by Ted Kremenek · 15 years ago
  21. f4b1fd2 Update checker build. by Ted Kremenek · 15 years ago
  22. eff49c6 Add some examples of Fix-it hints to our documentation by Douglas Gregor · 15 years ago
  23. 969c689 Give Type::getDesugaredType a "for-display" mode that can apply more by Douglas Gregor · 15 years ago
  24. 5705e53 We fully support namespace aliases now. by Anders Carlsson · 15 years ago
  25. 356ea7f Update checker build. by Ted Kremenek · 15 years ago
  26. 9b16da3 Update "Getting Started" with more current information about 'clang-cc' and 'clang'. by Ted Kremenek · 15 years ago
  27. c6498f9 Add another C++ open project by Douglas Gregor · 15 years ago
  28. bc8a4f9 Remove a task that's completed now. by Anders Carlsson · 15 years ago
  29. 1edac4d class.abstract is complete. Anything that doesn't work is a bug. by Anders Carlsson · 15 years ago
  30. c63c885 Update checker build. by Ted Kremenek · 15 years ago
  31. cd1dadd Update checker build. by Ted Kremenek · 15 years ago
  32. 38a08d2 Update checker build. by Ted Kremenek · 15 years ago
  33. 33aa519 Link from the C++ status page to the open projects page by Douglas Gregor · 15 years ago
  34. 2523565 Document some small- to mid-size open C++ projects by Douglas Gregor · 15 years ago
  35. 9ef3692 wording. by Chris Lattner · 15 years ago
  36. cec8e77 add link to new page by Chris Lattner · 15 years ago
  37. 7eee9f7 link to diags page. by Chris Lattner · 15 years ago
  38. 202a742 move most of the diags info out to its own file. by Chris Lattner · 15 years ago
  39. 7676601 split diagnostics examples out to its own file. by Chris Lattner · 15 years ago
  40. 4b79c50 add a note by Chris Lattner · 15 years ago
  41. 13cc235 update our bragging about diagnostics. :) by Chris Lattner · 15 years ago
  42. 6d898e8 Update checker build by Ted Kremenek · 15 years ago
  43. 9499a2e Update checker build. by Ted Kremenek · 15 years ago
  44. c31a0ce We support static_assert. by Anders Carlsson · 15 years ago
  45. 27c0ccb Update checker build. by Ted Kremenek · 15 years ago
  46. f61d231 Update checker build. by Ted Kremenek · 15 years ago
  47. ef52738 Split get_involved into Get Involved and Open Projects pages by Douglas Gregor · 15 years ago
  48. 0d02c8f Update checker build. by Ted Kremenek · 15 years ago
  49. 35adb75 Note some advances in our C++ support by Douglas Gregor · 15 years ago
  50. e024c22 Update checker build. by Ted Kremenek · 15 years ago
  51. ca8c49f update this, C headers don't need hacks anymore. by Chris Lattner · 15 years ago
  52. c8ad3dc Update analyzer build. by Ted Kremenek · 15 years ago
  53. e15b486 Update checker build. by Ted Kremenek · 15 years ago
  54. b67db99 Update checker build. by Ted Kremenek · 15 years ago
  55. 3f21f6c Update checker build. by Ted Kremenek · 15 years ago
  56. 3d1c946 Add new performance numbers; no discussion yet. Obvious two by Daniel Dunbar · 15 years ago
  57. ba1bc05 Update checker build. by Ted Kremenek · 15 years ago
  58. 134fc37 Update checker build. by Ted Kremenek · 15 years ago
  59. 6028ca1 Update checker build. by Ted Kremenek · 15 years ago
  60. 70f2a04 fix (hopefully) some validation errors by Gabor Greif · 15 years ago
  61. 6cd81e8 minor tweaks to readability by Gabor Greif · 15 years ago
  62. ddb85a7 update by Chris Lattner · 15 years ago
  63. 12f708d Headers are basically done, debug info is just about done (and by Chris Lattner · 15 years ago
  64. d825883 clang seems "generally useful" for c and objc by now, though obviously bugs by Chris Lattner · 15 years ago
  65. f4f5fa0 Update checker build. by Ted Kremenek · 15 years ago
  66. b76fe91 Updated checker build. by Ted Kremenek · 15 years ago
  67. b916642 Update to checker-0.162 (fixed header issue in tar.bz2 package). by Ted Kremenek · 15 years ago
  68. 0e24fac Reverted back to checker-0.161 because of a header issue. by Ted Kremenek · 15 years ago
  69. 94b29c1 Updated checker build. by Ted Kremenek · 15 years ago
  70. 67b81e7 Update checker build. by Ted Kremenek · 15 years ago
  71. 0527f0d Update checker build. by Ted Kremenek · 15 years ago
  72. 73a1aa0 Update checker build. by Ted Kremenek · 15 years ago
  73. ed67b2c Fix comment: analyzer builds are universal binaries. by Ted Kremenek · 15 years ago
  74. 09a9abc Update checker build. by Ted Kremenek · 15 years ago
  75. ed5a131 Update checker build. by Ted Kremenek · 15 years ago
  76. 3d65864 Add svn:eol-style=native to some files by Cedric Venet · 15 years ago
  77. 7e4966e Update checker build. by Ted Kremenek · 15 years ago
  78. 33b3d6b Update checker build. by Ted Kremenek · 15 years ago
  79. d25c623 Update checker build. by Ted Kremenek · 15 years ago
  80. c697fc3 Updated checker build. by Ted Kremenek · 15 years ago
  81. fdfe09b Update checker build. by Ted Kremenek · 15 years ago
  82. ceca466 spell out explicitly by Chris Lattner · 15 years ago
  83. dc3b86f add doc by Chris Lattner · 15 years ago
  84. 0a5166c add another crazy idea :) by Chris Lattner · 15 years ago
  85. 300e1d6 Updated checker build. by Ted Kremenek · 15 years ago
  86. 4a4251b Make const-initialized const integral variables I-C-Es in C++. by Sebastian Redl · 15 years ago
  87. 3268825 Fill in C++ status table for section 7 (declarations). by Sebastian Redl · 15 years ago
  88. 2246050 Implement dereferencing of pointers-to-member. by Sebastian Redl · 15 years ago
  89. 4a3aed9 Updated checker build. by Ted Kremenek · 15 years ago
  90. 13794eb Update checker build. by Ted Kremenek · 15 years ago
  91. 33b399a Implement taking address of member functions, including overloaded ones. by Sebastian Redl · 15 years ago
  92. 90f76f2 Update checker build. by Ted Kremenek · 15 years ago
  93. 09413dc Argument Dependent Lookup is done (for now). Also, update the status by Douglas Gregor · 15 years ago
  94. 37629a4 codegen is much farther along than when this was first written. by Chris Lattner · 15 years ago
  95. d5ab36e update a couple entries, add a new idea by Chris Lattner · 15 years ago
  96. c83c29a Update checker build. by Ted Kremenek · 15 years ago
  97. 930d8b5 Implement and test aggregate initialization in C++. Major changes: by Douglas Gregor · 15 years ago
  98. 21593ac Implement pointer to member handling in static_cast. by Sebastian Redl · 15 years ago
  99. 6697312 Complete semantic checking for typedef redeclarations in C++. The by Douglas Gregor · 15 years ago
  100. 65c9717 Updated checker build. by Ted Kremenek · 15 years ago