1. 375f7c4 Add Clang release notes for OpenCL C support. by Peter Collingbourne · 13 years ago
  2. 5cc989e Fix URL typo. by Peter Collingbourne · 13 years ago
  3. ee77d3d Fix a spelling error pointed out by Sebastien, and tidy up the by Chandler Carruth · 13 years ago
  4. f9e2e18 Remove the last of my notes. I don't think these really need to be in by Chandler Carruth · 13 years ago
  5. 45901b3 Last major chunk of features. This covers a couple of language by Chandler Carruth · 13 years ago
  6. 52e375e And sink the GNU runtime bit into this section as a stub. by Chandler Carruth · 13 years ago
  7. 4d58212 Flesh out the Objective-C section a bit. This may well need some love by Chandler Carruth · 13 years ago
  8. a5c502c CFI is mentioned on the LLVM releases as the clang bits are relatively small. by Rafael Espindola · 13 years ago
  9. 0c2198a Update release notes with 2 features now supported in -fms-extensions mode. by Francois Pichet · 13 years ago
  10. 4793138 Release notes: add link to ISO C++ 2011 standard from the C++11 section. by Richard Smith · 13 years ago
  11. 551988f Update release notes with information on MSVC mode. by Francois Pichet · 13 years ago
  12. ad5459a Release notes: fix up formatting of diagnostic example. by Richard Smith · 13 years ago
  13. 185e930 Extract a Windows section in the release notes. Hopefully this is more by Chandler Carruth · 13 years ago
  14. 9c35304 Create a stub for Nick to hack on, nuking another of my rough notes. by Chandler Carruth · 13 years ago
  15. 2f37685 Pull the uninitialized values rewrite into the diagnostics section, and by Chandler Carruth · 13 years ago
  16. 3030b74 Remove some features that don't really seem major enough or widely used by Chandler Carruth · 13 years ago
  17. 62d730f Add a release notes section for C1X language features supported by clang 3.0. by Richard Smith · 13 years ago
  18. 9a16712 Pull out the libclang section and try to clean it up some. This one by Chandler Carruth · 13 years ago
  19. 21480b7 We now have text (or comment stubs for others) for these... by Chandler Carruth · 13 years ago
  20. 58f2cbc Expand and clean up the diagnostics section. by Chandler Carruth · 13 years ago
  21. 7a31d7b fix html markup by Kostya Serebryany · 13 years ago
  22. a0df07d Create a more organized (but still commented out as not very useful) by Chandler Carruth · 13 years ago
  23. 59abf06 Create a 3.1 notes section in a comment so that the next batch are a bit by Chandler Carruth · 13 years ago
  24. bfa5525 Peter says this shouldn't make it to the relnotes, it's too immature at by Chandler Carruth · 13 years ago
  25. b882a1d Flesh out and pretty-up the driver section. This could probably use some by Chandler Carruth · 13 years ago
  26. bc02a04 Add a brief mention of the warning flag name updates associated with the by Chandler Carruth · 13 years ago
  27. f16d725 Tidy up, wrap lines, and use <code> tags more consistently. by Chandler Carruth · 13 years ago
  28. a5a6d1d Cleanup the Release Notes for the static analyzer: by Anna Zaks · 13 years ago
  29. ce98c9b First version of AddressSanitizer docs; documentation for __has_feature(address_sanitizer) by Kostya Serebryany · 13 years ago
  30. 855746b Add a release notes section on new C++11 language features, and flesh it out. by Richard Smith · 13 years ago
  31. c6f2af3 Add a proper blurb for the PPCallbacks features. by Chandler Carruth · 13 years ago
  32. a621065 This doesn't really seem worthy of a relnote... Shout if you disagree! by Chandler Carruth · 13 years ago
  33. 7d727b7 Fill in a section for the instantiation -> expansion rename. Not great, by Chandler Carruth · 13 years ago
  34. c4dbffa Add proper text for the Diagnostic API changes. by Chandler Carruth · 13 years ago
  35. a1e3e8c Add a release note for Objective-C related result types by Douglas Gregor · 13 years ago
  36. 7c304c4 Note that code completion now works better for in-class member functions by Douglas Gregor · 13 years ago
  37. 7a1f148 And that completes my sweep through commits for things that might be by Chandler Carruth · 13 years ago
  38. 7717ce4 Finished with August's commits, and actually added a clearly missing by Chandler Carruth · 13 years ago
  39. 5d46a50 July's notes.. by Chandler Carruth · 13 years ago
  40. b6a1d9d July was a bit quiet to... except for ARC. ;] by Chandler Carruth · 13 years ago
  41. bba72a8 June was a quiet month... I can't imagine why... ;] by Chandler Carruth · 13 years ago
  42. 1af4022 Notes through another month... a *really* busy month, but mostly bug fixing. by Chandler Carruth · 13 years ago
  43. a3950cc Add the first month's commit notes. by Chandler Carruth · 13 years ago
  44. c00c0c3 Begin sketching out the Clang release notes. The plan is to link to by Chandler Carruth · 13 years ago
  45. 0ff6495 Fix typo (becuase->because), PR11427 by David Blaikie · 13 years ago
  46. bdb1018 Add stub section to the user manual for C++ language features, and document by Richard Smith · 13 years ago
  47. 0e53df6 docs/UsersManual.html: Remove obsolete mingw issue. by NAKAMURA Takumi · 13 years ago
  48. 2bbcd5c ARC: make assignment to 'self' within class methods illegal. Fixes <rdar://problem/10416568>. by Ted Kremenek · 13 years ago
  49. 8a0ace6 Fix grammaro by Douglas Gregor · 13 years ago
  50. ef84af9 Do not create sub_dirs. This breaks the CSS links for the website and produces really long URLS. by Tanya Lattner · 13 years ago
  51. f695a69 Add __has_feature(cxx_defaulted_functions) for querying "defaulted by Douglas Gregor · 13 years ago
  52. 5090e9f Update documentation to use "C++11" instead of "C++0x" by David Blaikie · 13 years ago
  53. 5ca2abb Enable CREATE_SUBDIRS for a performance win, because there are a lot of files being generated. by Bill Wendling · 13 years ago
  54. 967c118 Internals manual: eliminate mention of System library by Peter Collingbourne · 13 years ago
  55. fd5f686 Add c_alignas and cxx_alignas features by Peter Collingbourne · 13 years ago
  56. d1cb2dc Fix grammaro by Douglas Gregor · 13 years ago
  57. d768150 Implement built-in macro '__has_warning', which allows one to query if a warning flag is valid. Fixes <rdar://problem/10263428>. by Ted Kremenek · 13 years ago
  58. 4a8dfb5 Introduce BalancedDelimiterTracker, to better track open/close by Douglas Gregor · 13 years ago
  59. 92d6d40 Driver: Add support for a new -nostdlibinc option. by Daniel Dunbar · 13 years ago
  60. 72a81d2 Now that we support move generation, mention this in the language extension and C++ status pages. Also update the C++ status for default functions, which are complete now that we can generate move functions, and destructor exception specifications, which I did a while ago. by Sebastian Redl · 13 years ago
  61. 26e0b30 Revert my --working-directory option, which wasn't well thought through. by Daniel Dunbar · 13 years ago
  62. 1f634c6 Add a section detailing the steps required to add an expression or by Douglas Gregor · 13 years ago
  63. 63bc59b Driver: Add a --working-directory option which can be used to cause the compiler by Daniel Dunbar · 13 years ago
  64. 0c706c2 Add list initialization for complex numbers in C. Essentially, this allows "_Complex float x = {1.0f, 2.0f};". See changes to docs/LanguageExtensions.html for a longer description. by Eli Friedman · 13 years ago
  65. aebb653 Document __has_feature(objc_instancetype). by Douglas Gregor · 13 years ago
  66. 5471bc8 Allow C++0x enumerations with a fixed underlying type in by Douglas Gregor · 13 years ago
  67. e97179c Implement the Objective-C 'instancetype' type, which is an alias of by Douglas Gregor · 13 years ago
  68. dad879a Update mingw-w64 part of the user manual, from Ruben Van Boxem! by Douglas Gregor · 13 years ago
  69. ece3894 Add and document __has_feature values for the remaining C++0x by Douglas Gregor · 13 years ago
  70. f391fa7 Add documentation on -Weverything. by Ted Kremenek · 13 years ago
  71. b9326ec docs/doxygen.css: Import .memitem, .memproto and .memdoc from llvm/doxygen. by NAKAMURA Takumi · 13 years ago
  72. b51e031 Thread Safety: Added basic argument parsing for all new attributes. by Caitlin Sadowski · 13 years ago
  73. e1f6dea Add a __has_feature macro for generalized initializers, turned off by Sean Hunt · 13 years ago
  74. db33e14 Added basic parsing for all remaining attributes, thread safety by Caitlin Sadowski · 13 years ago
  75. 73cbbc8 Thread safety: Fix typo in documentation by Caitlin Sadowski · 13 years ago
  76. fdde9e7 Added parsing for guarded_var, pt_guarded_var, lockable, by Caitlin Sadowski · 13 years ago
  77. dc7c5ad Document the existing objc_precise_lifetime attribute. by John McCall · 13 years ago
  78. 1fba828 Thanks to Chandler for reminding me to update the documentation for the by Sean Hunt · 13 years ago
  79. 4f26495 Document the behavior of property modifiers in ARC. by John McCall · 13 years ago
  80. c51af6c Fix another typo (int -> id for captured_obj). by David Chisnall · 13 years ago
  81. cfe1f05 Fix example: variable is initialized to 10 and then has 11 stored in it, but in the expanded version is initialized to 11. by David Chisnall · 13 years ago
  82. 2fad783 Move and elaborate the section on objc_arc_weak_unavailable. by John McCall · 13 years ago
  83. a236c0e Update document for objc_arc_weak_unavailable attribute by Fariborz Jahanian · 13 years ago
  84. acd4aaf Update document on use of ns_returns_not_retained by Fariborz Jahanian · 13 years ago
  85. a26b2e5 Update documentation for // rdar://9619861 by Fariborz Jahanian · 13 years ago
  86. d322429 Update docs to remove reference to OverloadedFunctionDecl and replace it with DeclContext::lookup_result. by Jonathan D. Turner · 13 years ago
  87. de7738c fix typo by Chris Lattner · 13 years ago
  88. 0e5abb8 Remove reference to the Index library by Douglas Gregor · 13 years ago
  89. c3151c4 Remove doxygen.cfg to prevent accidental commits, it is generated from doxygen.cfg.in. by Benjamin Kramer · 13 years ago
  90. 1df396d Revert accidental commit. by Evan Cheng · 13 years ago
  91. 693769c SubtargetFeature.h has been moved to MC. by Evan Cheng · 13 years ago
  92. d962499 Add documentation about __has_feature(cxx_delegationg_constructors) by Sean Hunt · 13 years ago
  93. 64f857b Fix a minor copy-paste-o that broke the stylesheets by Sean Hunt · 13 years ago
  94. 7e98b47 Fix a bunch of HTML compliance problems with LanguageExtensions.html by Sean Hunt · 13 years ago
  95. 647ba1b Revert "-fexceptions does not, in fact, enable C++ exceptions" by Sean Hunt · 13 years ago
  96. 4b4ba8b -fexceptions does not, in fact, enable C++ exceptions by Sean Hunt · 13 years ago
  97. 085d09d More clarifications. by John McCall · 13 years ago
  98. 3914a30 Improve the intro to the runtime-functions section. by John McCall · 13 years ago
  99. 98a48cf Describe the ARC runtime support calls. by John McCall · 13 years ago
  100. be16b89 Clarify the semantics of init methods, and point out a few places by John McCall · 13 years ago