1. f9e2e18 Remove the last of my notes. I don't think these really need to be in by Chandler Carruth · 13 years ago
  2. 45901b3 Last major chunk of features. This covers a couple of language by Chandler Carruth · 13 years ago
  3. 52e375e And sink the GNU runtime bit into this section as a stub. by Chandler Carruth · 13 years ago
  4. 4d58212 Flesh out the Objective-C section a bit. This may well need some love by Chandler Carruth · 13 years ago
  5. a9e269e The _setjmp builtin library function should have the "returns twice" by Bill Wendling · 13 years ago
  6. a74ec5c Add a couple more GCC versions to C++ search paths for MinGW. Patch by Ruben Van Boxem. by Eli Friedman · 13 years ago
  7. a5c502c CFI is mentioned on the LLVM releases as the clang bits are relatively small. by Rafael Espindola · 13 years ago
  8. 7972c88 A couple driver fixes for PPC Linux. Patches by Michael Kostylev. PR11444/PR11445. by Eli Friedman · 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. ce27567 Correct the code generation for function arguments of vec3 types on x86_64 when they are greater than 128 bits. This was incorrectly coercing things like long3 into a double2. by Tanya Lattner · 13 years ago
  13. ad5459a Release notes: fix up formatting of diagnostic example. by Richard Smith · 13 years ago
  14. a4d36a6 When attempting to load a module that is not in the module cache, by Douglas Gregor · 13 years ago
  15. 185e930 Extract a Windows section in the release notes. Hopefully this is more by Chandler Carruth · 13 years ago
  16. 9c35304 Create a stub for Nick to hack on, nuking another of my rough notes. by Chandler Carruth · 13 years ago
  17. 2f37685 Pull the uninitialized values rewrite into the diagnostics section, and by Chandler Carruth · 13 years ago
  18. 3030b74 Remove some features that don't really seem major enough or widely used by Chandler Carruth · 13 years ago
  19. 62d730f Add a release notes section for C1X language features supported by clang 3.0. by Richard Smith · 13 years ago
  20. 9a16712 Pull out the libclang section and try to clean it up some. This one by Chandler Carruth · 13 years ago
  21. ed8bef4 [libclang] Protect against the declaration's SourceRange being invalid by Argyrios Kyrtzidis · 13 years ago
  22. 21480b7 We now have text (or comment stubs for others) for these... by Chandler Carruth · 13 years ago
  23. 58f2cbc Expand and clean up the diagnostics section. by Chandler Carruth · 13 years ago
  24. 7a31d7b fix html markup by Kostya Serebryany · 13 years ago
  25. f3dee20 Fix some possible gcc-4.2 may be used uninitialized warnings. by Daniel Dunbar · 13 years ago
  26. a0df07d Create a more organized (but still commented out as not very useful) by Chandler Carruth · 13 years ago
  27. 4e96944 Add missing equals. by Benjamin Kramer · 13 years ago
  28. 59abf06 Create a 3.1 notes section in a comment so that the next batch are a bit by Chandler Carruth · 13 years ago
  29. bfa5525 Peter says this shouldn't make it to the relnotes, it's too immature at by Chandler Carruth · 13 years ago
  30. b882a1d Flesh out and pretty-up the driver section. This could probably use some by Chandler Carruth · 13 years ago
  31. bc02a04 Add a brief mention of the warning flag name updates associated with the by Chandler Carruth · 13 years ago
  32. f16d725 Tidy up, wrap lines, and use <code> tags more consistently. by Chandler Carruth · 13 years ago
  33. a5a6d1d Cleanup the Release Notes for the static analyzer: by Anna Zaks · 13 years ago
  34. ce98c9b First version of AddressSanitizer docs; documentation for __has_feature(address_sanitizer) by Kostya Serebryany · 13 years ago
  35. 3881c69 [analyzer] Add more simple taint tests. by Anna Zaks · 13 years ago
  36. 426a16d [analyzer] Minor cleanup of SValBuilder: Comments + code reuse. by Anna Zaks · 13 years ago
  37. 6d387ae Fix comment. by Rafael Espindola · 13 years ago
  38. f485388 When synthesizing an implicitly-defined copy or move constructor, or by Douglas Gregor · 13 years ago
  39. 855746b Add a release notes section on new C++11 language features, and flesh it out. by Richard Smith · 13 years ago
  40. 70f30c5 Remove code made redundant by my previous patch. by Fariborz Jahanian · 13 years ago
  41. 39b4fc8 pinpoint name/location of deprecated/unavailable enumerator by Fariborz Jahanian · 13 years ago
  42. c6f2af3 Add a proper blurb for the PPCallbacks features. by Chandler Carruth · 13 years ago
  43. a621065 This doesn't really seem worthy of a relnote... Shout if you disagree! by Chandler Carruth · 13 years ago
  44. 7d727b7 Fill in a section for the instantiation -> expansion rename. Not great, by Chandler Carruth · 13 years ago
  45. c4dbffa Add proper text for the Diagnostic API changes. by Chandler Carruth · 13 years ago
  46. d3c147f objc: turn warning for property type mismatch in by Fariborz Jahanian · 13 years ago
  47. a1e3e8c Add a release note for Objective-C related result types by Douglas Gregor · 13 years ago
  48. 7c304c4 Note that code completion now works better for in-class member functions by Douglas Gregor · 13 years ago
  49. a976641 When checking a call to a builtin atomic operation, be sure to by Douglas Gregor · 13 years ago
  50. 7a1f148 And that completes my sweep through commits for things that might be by Chandler Carruth · 13 years ago
  51. 7717ce4 Finished with August's commits, and actually added a clearly missing by Chandler Carruth · 13 years ago
  52. 5d46a50 July's notes.. by Chandler Carruth · 13 years ago
  53. 56f5d36 Removed useless ImplicitCast nodes in explicit cstyle and static casts by Nicola Gigante · 13 years ago
  54. b6a1d9d July was a bit quiet to... except for ARC. ;] by Chandler Carruth · 13 years ago
  55. bba72a8 June was a quiet month... I can't imagine why... ;] by Chandler Carruth · 13 years ago
  56. 1af4022 Notes through another month... a *really* busy month, but mostly bug fixing. by Chandler Carruth · 13 years ago
  57. a3950cc Add the first month's commit notes. by Chandler Carruth · 13 years ago
  58. 3e627ae Install c-index-test and clang-c/Index.h as internal files. rdar://10217046 by Bob Wilson · 13 years ago
  59. c00c0c3 Begin sketching out the Clang release notes. The plan is to link to by Chandler Carruth · 13 years ago
  60. 6079676 test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts. by NAKAMURA Takumi · 13 years ago
  61. 6f3ce97 [libclang] Indexing API: If the client requested to get a CXTranslationUnit after by Argyrios Kyrtzidis · 13 years ago
  62. 991bf49 [libclang] Indexing API: Capture diagnostics during indexing. by Argyrios Kyrtzidis · 13 years ago
  63. 5c00fc3 Another silly workaround for MSVC. by Peter Collingbourne · 13 years ago
  64. 6da4274 [arcmt] Integrate GC __weak into property attributes even when we don't have by Argyrios Kyrtzidis · 13 years ago
  65. 567f02f Sigh, another workaround for MSVC. by Peter Collingbourne · 13 years ago
  66. 6d7d16d [arcmt] Don't add __weak if there is already a GC __weak and make sure to clear by Argyrios Kyrtzidis · 13 years ago
  67. 3fb91f6 Work around a gcc4.2 bug. by Peter Collingbourne · 13 years ago
  68. bceb755 In Sema::MaybeBindToTemporary, create a CXXBindTemporaryExpr for an by Peter Collingbourne · 13 years ago
  69. 8681160 When destroying temporaries, instead of a custom cleanup use the by Peter Collingbourne · 13 years ago
  70. 53ac3d8 Make our handling of MMX x SSE closer to what gcc does: by Rafael Espindola · 13 years ago
  71. 2871020 Add inreg attributes to reference arguments. by Rafael Espindola · 13 years ago
  72. 13dc8f9 Reference initialization with initializer lists. by Sebastian Redl · 13 years ago
  73. 1376ba9 Error on non x86 architectures. by Rafael Espindola · 13 years ago
  74. 7f16d70 Fix file name in comments. by Rafael Espindola · 13 years ago
  75. a10678d Use libcxx makefile's do-installhdrs target. <rdar://problem/10397739> by Bob Wilson · 13 years ago
  76. b816276 Add the minimum implementation of cpuid.h. This works on "modern" intel cpus by Rafael Espindola · 13 years ago
  77. f7a73a0 Test commit by Nicola Gigante · 13 years ago
  78. 4c51548 Fixed lexical declaration context when instantiating a friend / out-of-line class template member. by Abramo Bagnara · 13 years ago
  79. 4c7ce36 Set __OPTIMIZE_SIZE__ on -Os and -Oz. This matches gcc's behaviour on both OS X by Rafael Espindola · 13 years ago
  80. c8ff915 In Microsoft mode, make "Unqualified lookup into dependent bases of class templates" works inside a friend function definition at class scope. by Francois Pichet · 13 years ago
  81. 0ff6495 Fix typo (becuase->because), PR11427 by David Blaikie · 13 years ago
  82. a5aa96d Wordsmith the -Warray-bounds diagnostic text a bit by Matt Beaumont-Gay · 13 years ago
  83. 6efd4c5 Add feature to diagnostics that will provide more information on function by Richard Trieu · 13 years ago
  84. bcf8df8 [PCH] Check for isTopLevelDeclInObjCContainer when picking abbreviations. by Argyrios Kyrtzidis · 13 years ago
  85. c14a03d [libclang] Fix operations (token annotation, getting cursor, etc.) with a file region by Argyrios Kyrtzidis · 13 years ago
  86. e93433d Remove an assertion that is not valid if we cancel parsing. by Argyrios Kyrtzidis · 13 years ago
  87. 37f4057 [libclang] Indexing API: Fix issues, mostly C++ related. by Argyrios Kyrtzidis · 13 years ago
  88. a6d81f9 AAPCS compliance - 32-bit wchar_t should be unsigned for both aapcs and aapcs-linux. by James Molloy · 13 years ago
  89. 1a3246a Don't check alignment, it's irrelevant to this test. by Richard Smith · 13 years ago
  90. 7401cf5 Use static storage duration for file-scope compound literals, even when they by Richard Smith · 13 years ago
  91. 6300f5b Remove assert from hot code path and add a clarifying comment. by Benjamin Kramer · 13 years ago
  92. 1e85565 Provide better source info for template specializations with non-type arguments. by Matt Beaumont-Gay · 13 years ago
  93. 3f6f4e6 Lexer: Don't throw away the hard work SSE did to find a slash. by Benjamin Kramer · 13 years ago
  94. 2957e6f [libclang] Indexing API: Support C++ symbols. by Argyrios Kyrtzidis · 13 years ago
  95. b619688 implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitizer instead of CodeGenOpts.AddressSanitizer by Kostya Serebryany · 13 years ago
  96. 3fa45bb Un-XFAIL this test on Darwin, it reportedly passes now. by Peter Collingbourne · 13 years ago
  97. bdb1018 Add stub section to the user manual for C++ language features, and document by Richard Smith · 13 years ago
  98. c18c423 Add driver arguments -ftemplate-depth=N and -fconstexpr-depth=N, with the same by Richard Smith · 13 years ago
  99. 1052c1d Change the linker emulation name for FreeBSD/PPC32. by Roman Divacky · 13 years ago
  100. c3c8f22 CodeGen: Simplify code. by Benjamin Kramer · 13 years ago