summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Escaping a literal character to fix an RST warning.Aaron Ballman2014-06-25
* Add new debug kind LocTrackingOnly.Diego Novillo2014-06-24
* Document unroll and unroll_count directives.Eli Bendersky2014-06-19
* Documentation for #pragma clang loop directive and options vectorize and inte...Tyler Nowicki2014-06-18
* clang-format: Introduce style with spaces on both sides of */&.Daniel Jasper2014-06-17
* Add documentation for PGO with instrumentation to clang's User's Manual.Bob Wilson2014-06-17
* One of our buildbot for FreeBSD does not support std::to_string.Sylvestre Ledru2014-06-14
* Document Darwin-specific defaults.Adrian Prantl2014-06-13
* Make these two words equally bold.Adrian Prantl2014-06-13
* Copy the documentation of -fstandalone-debug from the man page to the userAdrian Prantl2014-06-13
* Remove top-level Clang -fsanitize= flags for optional ASan features.Alexey Samsonov2014-06-13
* The automated server-side process isn't quite right yet, so this is a newly-g...Aaron Ballman2014-06-11
* Add hasLocalStorage/hasGlobalStorage matchers.Samuel Benzaquen2014-06-05
* Add __builtin_operator_new and __builtin_operator_delete, which act like callsRichard Smith2014-06-03
* Add documentation for -Rpass*Diego Novillo2014-05-29
* [DOC] Documentation for #pragma clang optimize on/offDario Domizioli2014-05-28
* Make equalsNode work with pointers to subtypes.Manuel Klimek2014-05-27
* Adds child traversal matchers for IfStmt's then and else branches.Manuel Klimek2014-05-27
* Allow hasBody on CXXForRangeStmt nodes and update the docs.Manuel Klimek2014-05-27
* AArch64/ARM64: rename ARM64 components to AArch64Tim Northover2014-05-24
* Revert r209231, "Update AttributeReference.rst."Peter Collingbourne2014-05-20
* Update AttributeReference.rst.Peter Collingbourne2014-05-20
* Clean up language and grammar.Eric Christopher2014-05-20
* clang-format: Fix Sphinx build error.Daniel Jasper2014-05-15
* clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper2014-05-14
* clang-format: Add option to allow short blocks on a single line.Daniel Jasper2014-05-14
* PR19698, PR19674: enable __has_feature checks for cxx_generic_lambdas andRichard Smith2014-05-09
* Update documentation to match recent API change. newFrontendActionFactory now...Richard Smith2014-05-01
* Review feedback.Diego Novillo2014-04-23
* Review feedback.Diego Novillo2014-04-23
* Review feedbackDiego Novillo2014-04-23
* Add documentation for sample profiling support.Diego Novillo2014-04-23
* Initial implementation of -modules-earch-all option, for searching for symbol...John Thompson2014-04-23
* Fix sphinx-build warnings in clang docs.Reid Kleckner2014-04-18
* Add support for building Sphinx documentation when being inside LLVM source t...Reid Kleckner2014-04-18
* Rename lib/Headers/module.map to module.modulemapBen Langmuir2014-04-17
* Add description about the __is_identifier() macroYunzhong Gao2014-04-12
* clang-format: Update flag documentation, and generation script.Daniel Jasper2014-04-09
* clang-format: Support configurable list of foreach-macros.Daniel Jasper2014-04-01
* ARM64: initial clang support commit.Tim Northover2014-03-29
* Documentation: remove a spurious '1' and wrap to 80 columnsDmitri Gribenko2014-03-28
* Document module.private.modulemap and module_private.map.Douglas Gregor2014-03-28
* Move the -i[no-]system-prefix options from CC1Options.td to Options.td.Alexander Kornienko2014-03-26
* Document removed flags in release notesAlexey Samsonov2014-03-21
* [msan] -fsanitize-memory-track-origins=[level] flag and docs.Evgeniy Stepanov2014-03-20
* Kill -faddress-sanitizer, -fthread-sanitizer and -fcatch-undefined-behavior f...Alexey Samsonov2014-03-20
* Add a new spelling for module map files 'module.modulemap'Ben Langmuir2014-03-19
* CMake: allow generation of a Qt Compressed Help file for Clang sourceDmitri Gribenko2014-03-13
* Add loc() to the dynamic registry.Samuel Benzaquen2014-03-10
* Add a note in the user manual that tsan is not supported on Mac.Nico Weber2014-03-07