summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merging r214777:Hans Wennborg2014-08-041-49/+86
* Merging r213733:Yi Kong2014-07-231-0/+13
* Add support for '#pragma unroll'.Mark Heffernan2014-07-211-0/+7
* Fix typosAlp Toker2014-07-141-1/+1
* Document the forward of the -u option (r211756)Sylvestre Ledru2014-07-141-0/+2
* Document the warning triggered by the unsupported gcc optimization flags (r21...Sylvestre Ledru2014-07-141-0/+3
* Enable -gcolumn-info by default.Diego Novillo2014-07-101-7/+2
* clang-format: Add new option to indent wrapped function declarations.Daniel Jasper2014-07-091-0/+4
* clang-format: Update flag documentation.Daniel Jasper2014-07-091-5/+1
* PTHInternals.rst: PCH is now a thing, update docs to reflect itAlp Toker2014-07-071-5/+5
* Update internals manual on how to add AST nodes.Nico Weber2014-07-071-3/+4
* Update the MSVC compatibilty document for class template parsingReid Kleckner2014-07-021-16/+35
* More editorial issues in MSVCCompatibility.rstDavid Majnemer2014-07-021-1/+1
* Fix Typo in MSVCCompatibility.rstWarren Hunt2014-07-021-2/+2
* Fixup typo in MSVCCompatibility.rstDavid Majnemer2014-07-021-1/+1
* Update the MSVC Compatibility documentDavid Majnemer2014-07-021-14/+12
* ARM: add support for v8 ldaex/stlex builtins.Tim Northover2014-07-021-5/+7
* Escaping a literal character to fix an RST warning.Aaron Ballman2014-06-251-1/+1
* Add new debug kind LocTrackingOnly.Diego Novillo2014-06-241-6/+4
* Document unroll and unroll_count directives.Eli Bendersky2014-06-192-6/+50
* Documentation for #pragma clang loop directive and options vectorize and inte...Tyler Nowicki2014-06-182-0/+73
* clang-format: Introduce style with spaces on both sides of */&.Daniel Jasper2014-06-171-5/+18
* Add documentation for PGO with instrumentation to clang's User's Manual.Bob Wilson2014-06-171-11/+78
* One of our buildbot for FreeBSD does not support std::to_string.Sylvestre Ledru2014-06-141-4/+14
* Document Darwin-specific defaults.Adrian Prantl2014-06-132-4/+11
* Make these two words equally bold.Adrian Prantl2014-06-131-1/+1
* Copy the documentation of -fstandalone-debug from the man page to the userAdrian Prantl2014-06-131-0/+16
* Remove top-level Clang -fsanitize= flags for optional ASan features.Alexey Samsonov2014-06-131-12/+0
* The automated server-side process isn't quite right yet, so this is a newly-g...Aaron Ballman2014-06-111-2/+87
* Add hasLocalStorage/hasGlobalStorage matchers.Samuel Benzaquen2014-06-051-0/+25
* Add __builtin_operator_new and __builtin_operator_delete, which act like callsRichard Smith2014-06-031-0/+18
* Add documentation for -Rpass*Diego Novillo2014-05-292-0/+71
* [DOC] Documentation for #pragma clang optimize on/offDario Domizioli2014-05-281-0/+79
* Make equalsNode work with pointers to subtypes.Manuel Klimek2014-05-271-2/+2
* Adds child traversal matchers for IfStmt's then and else branches.Manuel Klimek2014-05-271-0/+18
* Allow hasBody on CXXForRangeStmt nodes and update the docs.Manuel Klimek2014-05-271-6/+38
* AArch64/ARM64: rename ARM64 components to AArch64Tim Northover2014-05-241-1/+1
* Revert r209231, "Update AttributeReference.rst."Peter Collingbourne2014-05-201-76/+2
* Update AttributeReference.rst.Peter Collingbourne2014-05-201-2/+76
* Clean up language and grammar.Eric Christopher2014-05-201-1/+1
* clang-format: Fix Sphinx build error.Daniel Jasper2014-05-151-2/+3
* clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper2014-05-141-0/+6
* clang-format: Add option to allow short blocks on a single line.Daniel Jasper2014-05-141-2/+7
* PR19698, PR19674: enable __has_feature checks for cxx_generic_lambdas andRichard Smith2014-05-091-4/+4
* Update documentation to match recent API change. newFrontendActionFactory now...Richard Smith2014-05-012-4/+4
* Review feedback.Diego Novillo2014-04-231-2/+2
* Review feedback.Diego Novillo2014-04-231-2/+11
* Review feedbackDiego Novillo2014-04-231-15/+37
* Add documentation for sample profiling support.Diego Novillo2014-04-231-0/+129
* Initial implementation of -modules-earch-all option, for searching for symbol...John Thompson2014-04-231-0/+3