summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add AST matcher reference to documentation directory when building HTML docs.Manuel Klimek2016-02-091-0/+2
* docs: Clarify that cfi-unrelated-cast is based on lifetime.Peter Collingbourne2016-02-012-1/+165
* Reapply r259210 with a fix for RegistryTest.cpp.Aaron Ballman2016-02-011-8/+64
* [UBSan] Add documentation for runtime issue suppression.Alexey Samsonov2016-01-291-0/+32
* Revert r259210 "Extend hasType narrowing matcher for TypedefDecls, add functi...Hans Wennborg2016-01-291-64/+8
* Extend hasType narrowing matcher for TypedefDecls, add functionProtoType matc...Aaron Ballman2016-01-291-8/+64
* [sancov] sancov tool documentationMike Aizatsky2016-01-271-0/+34
* Remove autoconf supportChris Bieneman2016-01-263-428/+0
* [MSVC Compat] Only warn for unknown clang-cl argumentsEhsan Akhgari2016-01-251-2/+3
* Improving documentation for the isMoveAssignmentOperator AST matcher.Aaron Ballman2016-01-231-5/+7
* Properly encode the < entity; it was missing the semicolon. Regenerating t...Aaron Ballman2016-01-222-521/+521
* Add am AST matcher for isMoveAssignmentOperator.Aaron Ballman2016-01-221-0/+15
* [Docs] Slightly update LSan documentation.Alexey Samsonov2016-01-222-15/+50
* Add an isVirtualAsWritten AST matcher.Nico Weber2016-01-211-0/+14
* When dumping documentation for AST matchers, do something more useful with \s...Aaron Ballman2016-01-212-16/+22
* Add AST matcher support for FunctionDecls with the hasBody matcher.Aaron Ballman2016-01-201-8/+21
* Add AST matcher for paren expressions.Aaron Ballman2016-01-201-0/+8
* Add an AST matcher for checking whether a function is defaulted.Aaron Ballman2016-01-181-0/+11
* Augments r258042; changes the AST matcher tests to use matchesNot and EXPECT_...Aaron Ballman2016-01-181-0/+34
* [Cygwin] Use -femulated-tls by default since r257718 introduced the new pass.NAKAMURA Takumi2016-01-161-0/+2
* Introduce -fsanitize-stats flag.Peter Collingbourne2016-01-163-0/+68
* [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.Artem Dergachev2016-01-151-0/+35
* Update version to 3.9Hans Wennborg2016-01-132-47/+7
* Revert "[analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion."Artem Dergachev2016-01-131-35/+0
* [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion.Artem Dergachev2016-01-131-0/+35
* Document that we recommend to turn off -gmodules when building a staticAdrian Prantl2015-12-221-1/+6
* [ASTMatchers] Fix typo in booleanType() doc.Samuel Benzaquen2015-12-221-0/+22
* Driver part of debugger tuning.Paul Robinson2015-12-191-1/+19
* Support AlwaysBreakAfterReturnTypeZachary Turner2015-12-181-2/+21
* Cross-DSO control flow integrity (Clang part).Evgeniy Stepanov2015-12-153-4/+155
* docs: Document -fno-sanitize-trap= and -fsanitize-recover= flags for CFI.Peter Collingbourne2015-12-111-0/+18
* [clang-cl] Let /W4 map to -Wall -Wextra instead of just -Wall.Nico Weber2015-12-111-1/+1
* [analyzer] Fix symbolic element index lifetime.Artem Dergachev2015-12-101-0/+23
* [OPENMP] Make -fopenmp to turn on OpenMP support by default, clang partAlexey Bataev2015-12-101-2/+2
* Fix a typo in the clang user manual.Yunzhong Gao2015-12-101-2/+2
* [Docs] One more cleanup of -fsanitize= section.Alexey Samsonov2015-12-042-18/+17
* [Docs] Update MSan docsAlexey Samsonov2015-12-042-48/+35
* [Docs] Move the list of CFI schemes down to CFI doc, and update it.Alexey Samsonov2015-12-042-31/+48
* [Docs] Remove false claim: UBSan can also be combined with TSan/MSan.Alexey Samsonov2015-12-041-2/+1
* Clang documentation for UBSan.Alexey Samsonov2015-12-043-61/+211
* [Docs] Sanitizer docs migrated from code.google.com to github.com.Alexey Samsonov2015-12-044-9/+4
* Add a narrowing AST matcher that matches on a FunctionDecl with a non-throwin...Aaron Ballman2015-12-021-0/+14
* [sanitizer coverage] document -fsanitize-coverage=trace-bbKostya Serebryany2015-12-021-0/+7
* docs: Add design documentation for forward-edge CFI for indirect calls.Peter Collingbourne2015-12-011-3/+88
* [libFuzzer] clarify the limitation of fsanitize-coverage=trace-cmpKostya Serebryany2015-11-301-0/+1
* docs: Remove references to the long-defunct LLVM_USED_LIBSJustin Bogner2015-11-262-3/+2
* Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's j...Richard Smith2015-11-241-1/+1
* Add an AST matcher for narrowing when a type is volatile-qualified.Aaron Ballman2015-11-231-0/+17
* Revert r253582: "clang-cl: Make /W4 imply -Wall -Wextra (PR25563)"Hans Wennborg2015-11-201-1/+1
* Regenerate ASTMatchersReference without CRLF.Benjamin Kramer2015-11-201-139/+139