summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ASTMatchers] Introduce a blockDecl matcher for matching block declarationsGeorge Karpenkov2018-05-161-4/+81
* [diagtool] Add diagtool to install target.Jonas Devlieghere2018-05-163-0/+58
* clang-format: Allow optimizer to break template declaration.Francois Ferrand2018-05-161-7/+45
* [Documentation] Fix Release Notes format issues.Eugene Zelenko2018-05-151-7/+8
* Added atomic_fetch_min, max, umin, umax intrinsics to clang.Elena Demikhovsky2018-05-131-1/+26
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-092-3/+3
* Add missing newlines to cl::extrahelp usesStephane Sezer2018-05-082-2/+2
* [ASTMatchers] Overload isConstexpr for ifStmtsGabor Horvath2018-05-081-2/+27
* [clang-format] Add raw string formatting to release notesKrasimir Georgiev2018-05-081-0/+4
* [docs] Fix typos in the Clang User's Manual.Joel Galenson2018-05-071-2/+2
* Non-zero-length bit-fields make a class non-empty.Richard Smith2018-05-071-0/+9
* [X86] directstore and movdir64b intrinsicsGabor Buella2018-05-011-0/+4
* [ShadowCallStack] fix the docsKostya Serebryany2018-05-011-2/+2
* [docs] Fix docs/InternalsManual.rst heading.Fangrui Song2018-04-301-1/+1
* [Driver, CodeGen] rename options to disable an FP cast optimizationSanjay Patel2018-04-302-17/+14
* Regenerated AST Matchers doc.Alexander Kornienko2018-04-301-6/+8
* Rename DiagnosticClient to DiagnosticConsumer as per issue 5397.Fangrui Song2018-04-301-8/+8
* PR37275 packed attribute should not apply to base classesRichard Smith2018-04-291-0/+6
* [docs] more dashesSanjay Patel2018-04-271-1/+1
* [docs] add -ffp-cast-overflow-workaround to the release notesSanjay Patel2018-04-271-0/+9
* [Driver, CodeGen] add options to enable/disable an FP cast optimizationSanjay Patel2018-04-271-0/+10
* [HWASan] Update HWASan assembly snippet in the docsAlex Shlyapnikov2018-04-241-9/+10
* [Docs] Regenerate command line documentation.Craig Topper2018-04-231-0/+14
* [Sema] Add -Wno-self-assign-overloadedRoman Lebedev2018-04-231-2/+3
* [docs] Regenerate command line referenceJonas Hahnfeld2018-04-201-19/+77
* [CUDA] Document recent changesJonas Hahnfeld2018-04-201-0/+12