summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [ReleaseNotes] Mention one Windows specific change for 7.0Martin Storsjo2018-08-141-0/+6
* Release notes for write exec detection featuresDavid Carlier2018-08-063-1/+15
* Release note for DWARF v5 supportPaul Robinson2018-08-031-0/+6
* Generate docs/AttributeReference.rstHans Wennborg2018-08-011-6/+3892
* Regenerate ClangCommandLineReference.rstHans Wennborg2018-08-011-95/+165
* UserManual: Update with the latest clang-cl flagsHans Wennborg2018-08-011-0/+21
* clang-format: try to make the doc for ConstructorInitializerAllOnOneLineOrOne...Hans Wennborg2018-07-311-9/+13
* [docs] UndefinedBehaviorSanitizer.rst: {,un}signed-integer-overflow: tune docsRoman Lebedev2018-07-301-2/+2
* [clang][ubsan] Implicit Conversion Sanitizer - integer truncation - clang partRoman Lebedev2018-07-302-10/+56
* [OPENMP] Modify the info about OpenMP support in UsersManual, NFC.Alexey Bataev2018-07-301-7/+2
* [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, support getting it's de...George Karpenkov2018-07-271-0/+30
* [OPENMP, DOCS] Fixed typo, NFC.Alexey Bataev2018-07-261-1/+1
* [OPENMP] What's new for OpenMP in clang.Alexey Bataev2018-07-262-7/+84
* [ASTMatchers] fix the missing documentation for new decltypeType matcherJonas Toth2018-07-261-0/+25
* Fix tsan docDavid Carlier2018-07-251-0/+1
* [Docs] Update supported oses for safestack, ubsan, asan, tsan and msanDavid Carlier2018-07-255-11/+14
* [clang-format ]Extend IncludeCategories regex documentationKrasimir Georgiev2018-07-252-1/+9
* Remove stale documentation from InternalsManual.rstErich Keane2018-07-241-5/+0
* [ASTMatchers] Add an isMain() matcherGeorge Karpenkov2018-07-231-0/+6
* [ASTMatchers] [NFC] Regenerate HTML docs.George Karpenkov2018-07-231-4/+4
* fix typoNico Weber2018-07-201-1/+1
* [CodeGen][ObjC] Make copying and disposing of a non-escaping blockAkira Hatanaka2018-07-201-0/+8
* Document -fobjc-weak as an extension.John McCall2018-07-201-0/+45
* Fix and improve the ARC spec's wording about unmanaged objects.John McCall2018-07-201-19/+57
* [docs] Correct -fvisibility-inlines-hidden descriptionFangrui Song2018-07-191-1/+1
* [clang]: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-191-0/+8
* Mention clang-cl improvements from r335466 and r336379 in ReleaseNotes.rstNico Weber2018-07-181-1/+13
* Re-land r337333, "Teach Clang to emit address-significance tables.",Peter Collingbourne2018-07-182-0/+17
* Revert r337333, "Teach Clang to emit address-significance tables."Peter Collingbourne2018-07-172-17/+0
* Teach Clang to emit address-significance tables.Peter Collingbourne2018-07-172-0/+17
* [ASTMatchers] Introduce Objective-C matchers `hasReceiver` and `isInstanceMes...George Karpenkov2018-07-161-0/+25
* SafeStack: Add builtins to read unsafe stack top/bottomVlad Tsyrklevich2018-07-131-2/+14
* [NFC] Rename clang::AttributeList to clang::ParsedAttrErich Keane2018-07-131-6/+6
* [docs] List correct default for -ftemplate-depth; also add missingRichard Smith2018-07-111-1/+6
* [ASTMatchers] A matcher for Objective-C @autoreleasepoolGeorge Karpenkov2018-07-061-8/+66
* The :option: syntax was generating Sphinx build warnings; switched to double ...Aaron Ballman2018-06-281-3/+2
* Correct the code highlighting marker to be Objective-C rather than C++ which ...Aaron Ballman2018-06-281-1/+1
* [UBSan] Add silence_unsigned_overflow flag.Matt Morehouse2018-06-271-0/+7
* Implement CFI for indirect calls via a member function pointer.Peter Collingbourne2018-06-262-3/+33
* ASan docs: no_sanitize("address") works on globals.Evgeniy Stepanov2018-06-211-5/+9
* [docs] -fsanitize=cfi only allowed with -fvisibility=Fangrui Song2018-06-151-1/+1
* clang-format: Fix documentation generationFrancois Ferrand2018-06-141-19/+21
* [clang-format] Add SpaceBeforeCpp11BracedList option.Hans Wennborg2018-06-141-0/+12
* docs: Add a missing LTO visibility reference.Peter Collingbourne2018-06-131-4/+5
* docs: Correct some misstatements in the control flow integrity docs.Peter Collingbourne2018-06-131-9/+10
* Add -fforce-emit-vtablesPiotr Padlewski2018-06-133-0/+18
* [AArch64] Support reserving x20 registerPetr Hosek2018-06-121-0/+4
* clang-format: Introduce BreakInheritanceList optionFrancois Ferrand2018-06-111-13/+37
* [Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier2018-05-191-0/+26
* This patch aims to match the changes introducedAlexander Ivchenko2018-05-181-2/+0