1. ef82254 Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. a335ba0 Clang 3.4 release notes: Fix description of enum increment/decrement change in by Richard Smith · 10 years ago
  4. ffe3327 Small reformatting changes. by Bill Wendling · 10 years ago
  5. a3b006d Remove help notes from the ReleaseNotes. by Bill Wendling · 10 years ago
  6. 90b9744 Update of the release notes to provide examples of the new checks/warnings by Sylvestre Ledru · 10 years ago
  7. 4b9339d Fix link. by Bill Wendling · 10 years ago
  8. ad0116e Add blurb about leak sanitizer. by Bill Wendling · 10 years ago
  9. 3cb8e31 fix a weird phrase by Gabor Greif · 10 years ago
  10. 309dd09 Rewrite the static analyzer changes description for the 3.4 release. by Sylvestre Ledru · 10 years ago
  11. aa7fc19 Improve the 3.4 release notes about the static analyzer new features by Sylvestre Ledru · 10 years ago
  12. 94aaee2 Fix another formatting bug. by Richard Smith · 10 years ago
  13. f1a2837 Fix RST syntax errors. by Richard Smith · 10 years ago
  14. 22540da Add information about C++1y support to Clang 3.4 release notes. by Richard Smith · 10 years ago
  15. 87ddfdd Add release notes for clang-format. by Daniel Jasper · 10 years ago
  16. 70cb838 Release notes: expand clang-cl blurb a little by Hans Wennborg · 10 years ago
  17. b4ec8b1 Add blurb to release notes about typo correction improvements. by Kaelyn Uhrain · 10 years ago
  18. 06907e1 Add info about Clang diagnostic improvements. by Richard Trieu · 10 years ago
  19. a6c1850 Mention clang-cl in the release notes by Hans Wennborg · 10 years ago
  20. 3fb481f Update to the 3.4 release numbers. by Bill Wendling · 11 years ago
  21. 762e567 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  22. e22017e Revert "Using an invalid -O falls back on -O3 instead of an error" by Alp Toker · 11 years ago
  23. eb4d7c3 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  24. a87219b Describe OpenCL C changes by Erik Schnetter · 11 years ago
  25. fe1088d Add the fact that Clang too is planning to start using C++11 (in some by Chandler Carruth · 11 years ago
  26. 3dd4dd6 Add a note about clang now rejecting unknown options. by Rafael Espindola · 11 years ago
  27. 8b49854 Add note about following two commands are no longer equivalent. by Shuxin Yang · 11 years ago
  28. 3b0f62b Don't imply -flto with -O4. by Rafael Espindola · 11 years ago
  29. 6540052 Fix bug in computing POD-for-layout. by Eli Friedman · 11 years ago
  30. 98d1ec1 [checked-arithmetic builtins] Added builtins to enable users to perform checked-arithmetic in c. by Michael Gottesman · 11 years ago
  31. 2c72000 Point link at correct location for Clang 3.3 release notes. by Richard Smith · 11 years ago
  32. a03209e Reset the release notes for the 3.4 release. by Bill Wendling · 11 years ago
  33. 355103b ReleaseNotes.rst: typo by Hans Wennborg · 11 years ago
  34. 0437e0d ReleaseNotes: add note about ASTContext::WCharTy and WideCharTy by Hans Wennborg · 11 years ago
  35. 1377a46 Further wordsmith release notes for the static analyzer. by Ted Kremenek · 11 years ago
  36. 08741a0 Add Static Analyzer section to the Release Notes for clang 3.3 by Anna Zaks · 11 years ago
  37. 230fc37 Release note the change to clang_CXCursorSet_contains(). by Ted Kremenek · 11 years ago
  38. 40db515 Mention the changes in the handling of language linkage in the release notes. by Rafael Espindola · 11 years ago
  39. d2615cc Add 178663 back. by Rafael Espindola · 11 years ago
  40. 4f8a3eb Revert 178663. by Rafael Espindola · 11 years ago
  41. 8f187f6 Don't compute a patched/semantic storage class. by Rafael Espindola · 11 years ago
  42. 04ea68c Reference the canonical commit (r175462) in the value casting release note. by David Blaikie · 11 years ago
  43. a62e561 Document the value casting API changes. by David Blaikie · 11 years ago
  44. 992c592 Release notes: mention support for Unicode and UCNs in identifiers. by Jordan Rose · 11 years ago
  45. 28c1f75 docs: Mark ReleaseNotes as "In-Progress" by Sean Silva · 11 years ago
  46. debc018 docs: Convert ReleaseNotes to reST. by Sean Silva · 11 years ago