]> granicus.if.org Git - clang/history - docs
[index] Remove redundancy between symbol kind and language
[clang] / docs /
2016-03-24 Aaron BallmanFix Sphinx errors with documentation build.
2016-03-24 Eric ChristopherAdd release notes for the removal of the silent include...
2016-03-23 Matt ArsenaultAdd missing __builtin_bitreverse8
2016-03-22 Alexander Kornienko[ASTMatchers] New matcher hasReturnValue added
2016-03-21 Daniel Jasperclang-format: Make include sorting's main include detec...
2016-03-15 John BrawnMake it possible for AST plugins to enable themselves...
2016-03-09 Dmitry PolukhinNFC fix documentation build by rL263015
2016-03-09 Hans WennborgReleaseNotes: update 'you may prefer' link to 3.8
2016-03-09 Aaron BallmanAdding new AST matchers for: addrLabelExpr, atomicExpr...
2016-03-09 Dmitry PolukhinNFC fix documentation build by rL263015
2016-03-09 Dmitry Polukhin[GCC] PR23529 Sema part of attrbute abi_tag support
2016-03-03 Alexander Kornienko[docs] Add missing file
2016-03-03 Alexander Kornienko[docs] Updated doxygen files to work well with doxygen...
2016-02-27 Alexander KornienkoWorkaround doxygen bug https://bugzilla.gnome.org/show_...
2016-02-27 Matt ArsenaultAdd __builtin_canonicalize
2016-02-24 Peter CollingbourneAdd whole-program vtable optimization feature to Clang.
2016-02-24 Alexander Kornienko[docs] Change non-c++ code blocks to 'text' format...
2016-02-23 Alexander KornienkoFix a typo. NFC
2016-02-23 Alexander KornienkoClean up clang-format options documentation. NFC
2016-02-23 Alexander KornienkoSupport language selection for \code blocks.
2016-02-23 Alexander KornienkoUpdate clang-format options docs.
2016-02-23 Alexander KornienkoAllow running dump_format_style.py from any directory.
2016-02-22 Samuel Benzaquen[ASTMatchers] Add matcher hasAnyName.
2016-02-22 Aaron BallmanUse an anonymous hyperlink reference to eliminate Sphin...
2016-02-18 Aaron BallmanAdd an AST matcher for real floating-point types. e...
2016-02-18 Yury Gribov[analyzer] dump_ast_matchers.py: fix replacement regexps
2016-02-18 David Majnemer[MSVC] Turn C++ EH on my default
2016-02-18 Kostya Serebryany[sanitizer-coverage] allow -fsanitize-coverage=trace...
2016-02-17 Kostya Serebryany[sanitizer-coverage] implement -fsanitize-coverage...
2016-02-16 Aaron BallmanAdd a nullPointerConstant() AST matcher to handle varia...
2016-02-14 Sylvestre LedruFix some typos in the clang doc
2016-02-12 Hans WennborgUsersManual: update clang-cl commands
2016-02-12 Mike Aizatsky[sancov] improved object files handling.
2016-02-11 NAKAMURA TakumiRevert r260265, "clang-cl: Support loading plugins...
2016-02-11 Andrey BokhankoPartial revert of rL260506.
2016-02-11 Andrey BokhankoUpdate of "GCC extensions not implemented yet" in Clang...
2016-02-09 Ehsan Akhgariclang-cl: Support loading plugins on Windows
2016-02-09 Manuel KlimekAdd AST matcher reference to documentation directory...
2016-02-01 Peter Collingbournedocs: Clarify that cfi-unrelated-cast is based on lifetime.
2016-02-01 Aaron BallmanReapply r259210 with a fix for RegistryTest.cpp.
2016-01-29 Alexey Samsonov[UBSan] Add documentation for runtime issue suppression.
2016-01-29 Hans WennborgRevert r259210 "Extend hasType narrowing matcher for...
2016-01-29 Aaron BallmanExtend hasType narrowing matcher for TypedefDecls,...
2016-01-27 Mike Aizatsky[sancov] sancov tool documentation
2016-01-26 Chris BienemanRemove autoconf support
2016-01-25 Ehsan Akhgari[MSVC Compat] Only warn for unknown clang-cl arguments
2016-01-23 Aaron BallmanImproving documentation for the isMoveAssignmentOperato...
2016-01-22 Aaron BallmanProperly encode the < entity; it was missing the...
2016-01-22 Aaron BallmanAdd am AST matcher for isMoveAssignmentOperator.
2016-01-22 Alexey Samsonov[Docs] Slightly update LSan documentation.
2016-01-21 Nico WeberAdd an isVirtualAsWritten AST matcher.
2016-01-21 Aaron BallmanWhen dumping documentation for AST matchers, do somethi...
2016-01-20 Aaron BallmanAdd AST matcher support for FunctionDecls with the...
2016-01-20 Aaron BallmanAdd AST matcher for paren expressions.
2016-01-18 Aaron BallmanAdd an AST matcher for checking whether a function...
2016-01-18 Aaron BallmanAugments r258042; changes the AST matcher tests to...
2016-01-16 NAKAMURA Takumi[Cygwin] Use -femulated-tls by default since r257718...
2016-01-16 Peter CollingbourneIntroduce -fsanitize-stats flag.
2016-01-15 Artem Dergachev[analyzer] Provide .def-files and visitors for SVal...
2016-01-13 Hans WennborgUpdate version to 3.9
2016-01-13 Artem DergachevRevert "[analyzer] Provide .def-files and visitors...
2016-01-13 Artem Dergachev[analyzer] Provide .def-files and visitors for SVal...
2015-12-22 Adrian PrantlDocument that we recommend to turn off -gmodules when...
2015-12-22 Samuel Benzaquen[ASTMatchers] Fix typo in booleanType() doc.
2015-12-19 Paul RobinsonDriver part of debugger tuning.
2015-12-18 Zachary TurnerSupport AlwaysBreakAfterReturnType
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (Clang part).
2015-12-11 Peter Collingbournedocs: Document -fno-sanitize-trap= and -fsanitize-recov...
2015-12-11 Nico Weber[clang-cl] Let /W4 map to -Wall -Wextra instead of...
2015-12-10 Artem Dergachev[analyzer] Fix symbolic element index lifetime.
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Yunzhong GaoFix a typo in the clang user manual.
2015-12-04 Alexey Samsonov[Docs] One more cleanup of -fsanitize= section.
2015-12-04 Alexey Samsonov[Docs] Update MSan docs
2015-12-04 Alexey Samsonov[Docs] Move the list of CFI schemes down to CFI doc...
2015-12-04 Alexey Samsonov[Docs] Remove false claim: UBSan can also be combined...
2015-12-04 Alexey SamsonovClang documentation for UBSan.
2015-12-04 Alexey Samsonov[Docs] Sanitizer docs migrated from code.google.com...
2015-12-02 Aaron BallmanAdd a narrowing AST matcher that matches on a FunctionD...
2015-12-02 Kostya Serebryany[sanitizer coverage] document -fsanitize-coverage=trace-bb
2015-12-01 Peter Collingbournedocs: Add design documentation for forward-edge CFI...
2015-11-30 Kostya Serebryany[libFuzzer] clarify the limitation of fsanitize-coverag...
2015-11-26 Justin Bognerdocs: Remove references to the long-defunct LLVM_USED_LIBS
2015-11-24 Richard SmithRemove DataRecursiveASTVisitor; it no longer serves...
2015-11-23 Aaron BallmanAdd an AST matcher for narrowing when a type is volatil...
2015-11-20 Hans WennborgRevert r253582: "clang-cl: Make /W4 imply -Wall -Wextra...
2015-11-20 Benjamin KramerRegenerate ASTMatchersReference without CRLF.
2015-11-20 Benjamin KramerFix ASTMatcher reference newlines and make the generato...
2015-11-19 Hans Wennborgclang-cl: Make /W4 imply -Wall -Wextra (PR25563)
2015-11-18 Aaron BallmanRe-committing r253473 after hopefully fixing the bot...
2015-11-18 Aaron BallmanReverting r253473 while I investigate build bot failures.
2015-11-18 Aaron BallmanAdding AST matchers for VarDecl storage durations....
2015-11-14 David MajnemerMark is_destructible/is_nothrow_destructible as implemented
2015-11-11 Yury Gribov[ASan] Allow -fsanitize-recover=address.
2015-11-04 Alexander KornienkoFixed a link.
2015-11-04 Alexander KornienkoFixed header levels.
2015-11-04 Alexander KornienkoRemoved mentions of clang-modernize, added a short...
2015-10-29 John McCallAdd support for __builtin_{add,sub,mul}_overflow.
2015-10-27 Daniel Jasperclang-format: Add an additional value to AlignAfterOpen...
2015-10-19 Diego NovilloSample Profiles - Fix location of binary encoding docum...
next