1. 44d971c [doxygen] Add a few missing variables to the doxygen.cfg.in for external search and cleaned up external_search_map. by Michael Gottesman · 11 years ago
  2. 855baa6 [doxygen] Added support for doxygen external search. by Michael Gottesman · 11 years ago
  3. 1ab6c6c [doxygen] Added code for generating doxygen documentation for clang for cmake. by Michael Gottesman · 11 years ago
  4. 6fed8a4 Remove comment on the availability of boxed expressions. They have been available for a while. by Ted Kremenek · 11 years ago
  5. d36e463 Rewrite eachOf/allOf/anyOf to use a variadic operator. by Samuel Benzaquen · 11 years ago
  6. 8b49854 Add note about following two commands are no longer equivalent. by Shuxin Yang · 11 years ago
  7. 3b0f62b Don't imply -flto with -O4. by Rafael Espindola · 11 years ago
  8. 5fdd207 Update to consumed analysis. by DeLesley Hutchins · 11 years ago
  9. c32cfbc DataFlowSanitizer: Add a design doc paragraph on checking ABI consistency. by Peter Collingbourne · 11 years ago
  10. ee0da95 Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration. by Samuel Benzaquen · 11 years ago
  11. fa203cf Update sanitizer attribute documentation to match behaviour change in r187967. by Evgeniy Stepanov · 11 years ago
  12. 5d27a51 Add support for -fsanitize-blacklist and default blacklists for DFSan. by Peter Collingbourne · 11 years ago
  13. 1ab7778 Fix typo in template diffing docs. by Richard Trieu · 11 years ago
  14. 2eeed71 DataFlowSanitizer; Clang changes. by Peter Collingbourne · 11 years ago
  15. 05654ff Documentation for sanitizer special case list format and -f(no-)?sanitize-blacklist flag by Alexey Samsonov · 11 years ago
  16. 056ec12 Add option to disable module loading. by Daniel Jasper · 11 years ago
  17. 6f4f808 Add support for passing -1 to __builtin_shufflevector to signify an undefined element value to match IR capabilities. by Craig Topper · 11 years ago
  18. 11311ea Fix GNU ObjC ABI for a message returning a struct. by Eli Friedman · 11 years ago
  19. 2c4b2e4 Fix incorrect documentation generation for type matchers. by Manuel Klimek · 11 years ago
  20. 3c3a522 Rename feature test for lambda init-captures from cxx_generalized_capture to by Richard Smith · 11 years ago
  21. a4fb339 Update documentation to match current C++1y feature set. by Richard Smith · 11 years ago
  22. 532870f Update docs. by Manuel Klimek · 11 years ago
  23. 6540052 Fix bug in computing POD-for-layout. by Eli Friedman · 11 years ago
  24. 635c1dc Update users manual to indicate: by Richard Smith · 11 years ago
  25. e6a0f09 Revert r186672 - turns out ASan supports Mac OS 10.6 yet. by Alexey Samsonov · 11 years ago
  26. 829fbc5 [ASan] Reflect the dropped Mac OS 10.6 support in docs by Alexey Samsonov · 11 years ago
  27. 09df2b0 ARM: implement low-level intrinsics for the atomic exclusive operations. by Tim Northover · 11 years ago
  28. 3f84bb3 Add support for type traversal matchers. by Samuel Benzaquen · 11 years ago
  29. 5154dce Add a __builtin_addressof that performs the same functionality as the built-in by Richard Smith · 11 years ago
  30. 151a8a8 Fix some grammar errors. by Richard Smith · 11 years ago
  31. 9e0a65e Fix documentation: by Richard Smith · 11 years ago
  32. 9f7ba9b [analyzer] Add a debug checker that prints Exploded Graph by Anna Zaks · 11 years ago
  33. fb1ff86 [docs] `-fno-sanitize=` is accepted too. by Sean Silva · 11 years ago
  34. ef7eb02 Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use. by Samuel Benzaquen · 11 years ago
  35. 8c5f948 Improve documentation for AST matchers. by Manuel Klimek · 11 years ago
  36. 6ba6726 [docs] Add link to presentation slides. by Sean Silva · 11 years ago
  37. 98d1ec1 [checked-arithmetic builtins] Added builtins to enable users to perform checked-arithmetic in c. by Michael Gottesman · 11 years ago
  38. bc3f628 This patch adds new private headers to the module map. Private by Lawrence Crowl · 11 years ago
  39. cf52ca6 Adds the equalsBoundNode matcher. by Manuel Klimek · 11 years ago
  40. 1a68afd Implements declaratorDecl, parmVarDecl and hassTypeLoc matchers. by Manuel Klimek · 11 years ago
  41. ee76e72 [multiprecision-builtins] Added missing builtin __builtin_{add,sub}cb for {add,sub} with carry for bytes. by Michael Gottesman · 11 years ago
  42. 2c72000 Point link at correct location for Clang 3.3 release notes. by Richard Smith · 11 years ago
  43. 0b588cd [docs] Fix wrong clang-format example. by Rui Ueyama · 11 years ago
  44. 03a8323 Fixes the comment for hasDeclaration. by Manuel Klimek · 11 years ago
  45. a03209e Reset the release notes for the 3.4 release. by Bill Wendling · 11 years ago
  46. a0ed171 Document -fno-sanitize-recover and -fsanitize-undefined-trap-on-error and attempt to explain the difference between them. by Richard Smith · 11 years ago
  47. ef7c6e7 Add caveat to __builtin_readcyclecounter documentation. by Tim Northover · 11 years ago
  48. 355103b ReleaseNotes.rst: typo by Hans Wennborg · 11 years ago
  49. 0437e0d ReleaseNotes: add note about ASTContext::WCharTy and WideCharTy by Hans Wennborg · 11 years ago
  50. 885f87b Clang-format: allow -style="{yaml/json}" on command line by Alexander Kornienko · 11 years ago
  51. 7b77300 Add embedded video for the AST tutorial. by Manuel Klimek · 11 years ago
  52. 4a25a62 Add LeakSanitizer.rst to docs. by Sergey Matveev · 11 years ago
  53. f45c299 C++1y: provide full 'auto' return type deduction for lambda expressions. This by Richard Smith · 11 years ago
  54. 46529e5 Reformat clang-format help strings, filter out irrelevant options. by Alexander Kornienko · 11 years ago
  55. 32a6ebc Adding isConst() ASTMatcher for CXXMethodDecl nodes by Edwin Vane · 11 years ago
  56. 0332e0a Updating LibASTMatchersReference to include namespaceDecl() by Edwin Vane · 11 years ago
  57. a518896 Document Clang's support for #pragma comment(lib/linker) with -fms-extensions by Reid Kleckner · 11 years ago
  58. 35d06d2 We're in 3.4 land now. by Bill Wendling · 11 years ago
  59. 7f0ffb3 C++1y: Update __cplusplus to temporary value 201305L to allow detection of provisional C++1y support. by Richard Smith · 11 years ago
  60. 82e3b47 Basic clang-format integration for BBEdit. by Daniel Jasper · 11 years ago
  61. ebf8fe2 Documentation: Change UTF-8 ellipsis character to ASCII ... sequence by Dmitri Gribenko · 11 years ago
  62. 395b0af Documentation: add an idea for a cpp14-migrate transform for N3421 by Dmitri Gribenko · 11 years ago
  63. 84bf8a8 Documentation: improve description of make_shared transformation, as suggested by David Blaikie by Dmitri Gribenko · 11 years ago
  64. 1377a46 Further wordsmith release notes for the static analyzer. by Ted Kremenek · 11 years ago
  65. 08741a0 Add Static Analyzer section to the Release Notes for clang 3.3 by Anna Zaks · 11 years ago
  66. d4aaee4 Add an idea for cpp11-migrate and cpp14-migrate by Dmitri Gribenko · 11 years ago
  67. 230fc37 Release note the change to clang_CXCursorSet_contains(). by Ted Kremenek · 11 years ago
  68. e6e68b5 C++11 support is now feature-complete. by Richard Smith · 11 years ago
  69. 74df03a Multiple improvements to the AST matcher tutorial. by Manuel Klimek · 11 years ago
  70. cf8a9cb Add description of -Ofast optimization option to the man page. <rdar://13660458> by Bob Wilson · 11 years ago
  71. 076eea2 Implemented #pragma GCC warning/error in the same mould as #pragma message. by Andy Gibbs · 11 years ago
  72. 141f1d2 This corrects problems in the LibASTMatchers tutorial. by Manuel Klimek · 11 years ago
  73. a50b578 Small improvements to clang-format documentation and integration scripts. by Daniel Jasper · 11 years ago
  74. f491013 [Modules] Convert module specific -fno-modules-autolink into -fno-autolink. by Daniel Dunbar · 11 years ago
  75. 6fd7d30 Add an option to parse all comments as documentation comments by Dmitri Gribenko · 11 years ago
  76. 1cf97e7 Updating cpp11-migrate transform list in ClangTools docs by Edwin Vane · 11 years ago
  77. 5771a2f Adding new AST Matchers isVirtual and isOverride by Edwin Vane · 11 years ago
  78. 40db515 Mention the changes in the handling of language linkage in the release notes. by Rafael Espindola · 11 years ago
  79. 52ca70d If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate. by Peter Collingbourne · 11 years ago
  80. b11a908 [analyzer] Enable destructor inlining by default (c++-inlining=destructors). by Jordan Rose · 11 years ago
  81. d2615cc Add 178663 back. by Rafael Espindola · 11 years ago
  82. 4f8a3eb Revert 178663. by Rafael Espindola · 11 years ago
  83. 8f187f6 Don't compute a patched/semantic storage class. by Rafael Espindola · 11 years ago
  84. 7b69cd0 Adding a hasLocalQualifiers() AST Matcher. by Edwin Vane · 11 years ago
  85. 88be2fd Adding parenType() and innerType() AST Matchers Updated docs and tests. by Edwin Vane · 11 years ago
  86. 8203d9f Updating LibASTMatchersReference by Edwin Vane · 11 years ago
  87. c544ba0 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. by Douglas Gregor · 11 years ago
  88. d44d287 <rdar://problem/13434605> Periodically prune the module cache so that it does not grow forever. by Douglas Gregor · 11 years ago
  89. 0292519 Update docs after moving clang-format from clang-tools-extra to cfe. by Daniel Jasper · 11 years ago
  90. b2cc521 Documentation: fix a typo and formatting by Dmitri Gribenko · 11 years ago
  91. 5921e04 Add future directions for modules by Douglas Gregor · 11 years ago
  92. 5529e3e More modules documentation, including the straw-man import declaration syntax and "how to modularize a platform". by Douglas Gregor · 11 years ago
  93. 9bb4a0c More documentation on the module map language. by Douglas Gregor · 11 years ago
  94. b02d173 [docs] Point inquisitive users to existing module.map files. by Sean Silva · 11 years ago
  95. c9fd186 [docs] Prominently note that modules are expemental. by Sean Silva · 11 years ago
  96. 03d262b Fix typo and grammaro in modules documentation by Douglas Gregor · 11 years ago
  97. a2b3d58 Work-in-progress documentation on the experimental modules feature. by Douglas Gregor · 11 years ago
  98. 23219da Documentation: improve formatting by Dmitri Gribenko · 11 years ago
  99. f37b1e2 [ASan] Update docs for -fsanitize=init-order option by Alexey Samsonov · 11 years ago
  100. 8eb3022 Documentation: formatting fixes by Dmitri Gribenko · 11 years ago