aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merging r214777:Hans Wennborg1-49/+86
2014-07-23Merging r213733:Yi Kong1-0/+13
2014-07-21Add support for '#pragma unroll'.Mark Heffernan1-0/+7
2014-07-14Fix typosAlp Toker1-1/+1
2014-07-14Document the forward of the -u option (r211756)Sylvestre Ledru1-0/+2
2014-07-14Document the warning triggered by the unsupported gcc optimization flags (r21...Sylvestre Ledru1-0/+3
2014-07-10Enable -gcolumn-info by default.Diego Novillo1-7/+2
2014-07-09clang-format: Add new option to indent wrapped function declarations.Daniel Jasper1-0/+4
2014-07-09clang-format: Update flag documentation.Daniel Jasper1-5/+1
2014-07-07PTHInternals.rst: PCH is now a thing, update docs to reflect itAlp Toker1-5/+5
2014-07-07Update internals manual on how to add AST nodes.Nico Weber1-3/+4
2014-07-02Update the MSVC compatibilty document for class template parsingReid Kleckner1-16/+35
2014-07-02More editorial issues in MSVCCompatibility.rstDavid Majnemer1-1/+1
2014-07-02Fix Typo in MSVCCompatibility.rstWarren Hunt1-2/+2
2014-07-02Fixup typo in MSVCCompatibility.rstDavid Majnemer1-1/+1
2014-07-02Update the MSVC Compatibility documentDavid Majnemer1-14/+12
2014-07-02ARM: add support for v8 ldaex/stlex builtins.Tim Northover1-5/+7
2014-06-25Escaping a literal character to fix an RST warning.Aaron Ballman1-1/+1
2014-06-24Add new debug kind LocTrackingOnly.Diego Novillo1-6/+4
2014-06-19Document unroll and unroll_count directives.Eli Bendersky2-6/+50
2014-06-18Documentation for #pragma clang loop directive and options vectorize and inte...Tyler Nowicki2-0/+73
2014-06-17clang-format: Introduce style with spaces on both sides of */&.Daniel Jasper1-5/+18
2014-06-17Add documentation for PGO with instrumentation to clang's User's Manual.Bob Wilson1-11/+78
2014-06-14One of our buildbot for FreeBSD does not support std::to_string.Sylvestre Ledru1-4/+14
2014-06-13Document Darwin-specific defaults.Adrian Prantl2-4/+11
2014-06-13Make these two words equally bold.Adrian Prantl1-1/+1
2014-06-13Copy the documentation of -fstandalone-debug from the man page to the userAdrian Prantl1-0/+16
2014-06-13Remove top-level Clang -fsanitize= flags for optional ASan features.Alexey Samsonov1-12/+0
2014-06-11The automated server-side process isn't quite right yet, so this is a newly-g...Aaron Ballman1-2/+87
2014-06-05Add hasLocalStorage/hasGlobalStorage matchers.Samuel Benzaquen1-0/+25
2014-06-03Add __builtin_operator_new and __builtin_operator_delete, which act like callsRichard Smith1-0/+18
2014-05-29Add documentation for -Rpass*Diego Novillo2-0/+71
2014-05-28[DOC] Documentation for #pragma clang optimize on/offDario Domizioli1-0/+79
2014-05-27Make equalsNode work with pointers to subtypes.Manuel Klimek1-2/+2
2014-05-27Adds child traversal matchers for IfStmt's then and else branches.Manuel Klimek1-0/+18
2014-05-27Allow hasBody on CXXForRangeStmt nodes and update the docs.Manuel Klimek1-6/+38
2014-05-24AArch64/ARM64: rename ARM64 components to AArch64Tim Northover1-1/+1
2014-05-20Revert r209231, "Update AttributeReference.rst."Peter Collingbourne1-76/+2
2014-05-20Update AttributeReference.rst.Peter Collingbourne1-2/+76
2014-05-20Clean up language and grammar.Eric Christopher1-1/+1
2014-05-15clang-format: Fix Sphinx build error.Daniel Jasper1-2/+3
2014-05-14clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper1-0/+6
2014-05-14clang-format: Add option to allow short blocks on a single line.Daniel Jasper1-2/+7
2014-05-09PR19698, PR19674: enable __has_feature checks for cxx_generic_lambdas andRichard Smith1-4/+4
2014-05-01Update documentation to match recent API change. newFrontendActionFactory now...Richard Smith2-4/+4
2014-04-23Review feedback.Diego Novillo1-2/+2
2014-04-23Review feedback.Diego Novillo1-2/+11
2014-04-23Review feedbackDiego Novillo1-15/+37
2014-04-23Add documentation for sample profiling support.Diego Novillo1-0/+129
2014-04-23Initial implementation of -modules-earch-all option, for searching for symbol...John Thompson1-0/+3