summaryrefslogtreecommitdiffstats
path: root/clang/docs
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)Scott Constable2020-06-241-0/+4
* add release notes for ffp-model and ffp-exception-behaviorMelanie Blower2020-04-161-0/+7
* clang/release notes: s/Subversion/git/Sylvestre Ledru2020-03-221-1/+1
* add a missing dash to the release notesHans Wennborg2020-03-131-1/+1
* add a few new warnings to the 10.0 clang release notesNico Weber2020-03-131-0/+22
* clang-format release notes: Document the improvement with the AlwaysBreakAfte...Sylvestre Ledru2020-03-051-0/+2
* ReleaseNotes: Formatting and typo fixes.Peter Wu2020-03-041-31/+31
* Add C standard upgrade in clang-11 release noteNick Desaulniers2020-03-021-0/+6
* Minor ReleaseNotes fixesHans Wennborg2020-03-021-33/+33
* ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg2020-02-281-68/+16
* Re-generate docsHans Wennborg2020-02-281-55/+101
* update clang-cl flag section in UsersManual.rstHans Wennborg2020-02-281-52/+101
* [ReleaseNotes] Add some items for clangFangrui Song2020-02-271-0/+8
* [ReleaseNotes] Add OpenCL release notesSven van Haastregt2020-02-271-3/+26
* [ReleaseNotes] Fix typosSven van Haastregt2020-02-271-2/+2
* [ReleaseNotes] Mention -fmacro-prefix-map and -ffile-prefix-map.Peter Wu2020-02-271-0/+6
* [RISCV] Add Clang and LLVM Release NotesSam Elliott2020-02-261-0/+21
* [docs][WebAssembly] WebAssembly-specific release notes for 10.0.Dan Gohman2020-02-251-0/+3
* Add Control Flow Guard in Clang release notes.Hans Wennborg2020-02-251-0/+6
* Add -debug-info-kind=constructor to clang release notesAmy Huang2020-02-241-0/+4
* ReleaseNotes: ARM and AArch64Hans Wennborg2020-02-241-1/+1
* ReleaseNotes: OpenMPHans Wennborg2020-02-241-1/+19
* [docs] Add -Wmisleading-indentation to clang's release notes.Tyker2020-02-221-0/+4
* Add -std=c++20 flag, replace C++2a with C++20 throughout the ClangRichard Smith2020-02-191-1/+1
* [analyzer] Add 10.0.0 release notes.Hans Wennborg2020-02-101-4/+18
* [clang] Add release notes for the 10.x branch for things I've doneMartin Storsjö2020-02-051-0/+6
* Update for Clang 10 release notes in order to have reference to D66404.Andi-Bogdan Postelnicu2020-02-051-1/+18
* Add -Wrange-loop-analysis changes to ReleaseNotesMark de Wever2020-02-041-1/+3
* Generate docsHans Wennborg2020-01-303-938/+9528
* [docs][mips] 10.0 Release notesSimon Atanasyan2020-01-261-0/+3
* [Concepts] Add Concepts to ReleaseNotes.rstSaar Raz2020-01-241-1/+10
* Update documentation and release notes to match the state ofRichard Smith2020-01-232-16/+26
* Revert "PR17164: Change clang's default behavior from -flax-vector-conversion...Mitch Phillips2020-01-231-10/+1
* PR17164: Change clang's default behavior from -flax-vector-conversions=all to...Richard Smith2020-01-172-1/+34
* Replace CLANG_SPAWN_CC1 env var with a driver mode flagNico Weber2020-01-161-0/+5
* Implement VectorType conditional operator GNU extension.Erich Keane2020-01-131-19/+24
* Add -Wrange-loop-analysis changes to ReleaseNotesMark de Wever2020-01-111-0/+4
* Revert "[ASTMatchers] extract public matchers from const-analysis into own pa...Jonas Toth2020-01-111-132/+0
* [ASTMatchers] extract public matchers from const-analysis into own patchJonas Toth2020-01-111-0/+132
* Implement new AST matcher hasAnyCapture to match on LambdaExpr captures.Reid2020-01-101-0/+31
* [analyzer] Add PlacementNewCheckerGabor Marton2020-01-101-0/+14
* Add builtins for aligning and checking alignment of pointers and integersAlex Richardson2020-01-091-0/+73
* [OpenCL][Docs] Rename C++ for OpenCL labelSven van Haastregt2020-01-091-2/+3
* LTOVisibility.rst: fix up syntax in exampleTeresa Johnson2020-01-081-1/+1
* Add a new AST matcher 'optionally'.Rihan Yang2020-01-081-12/+38
* [OpenCL] Add link to C++ for OpenCL documentationAnastasia Stulova2020-01-032-281/+36
* Handle init statements in readability-else-after-returnNathan James2020-01-021-17/+114
* [OPENMP][DOCS]Update status of OpenMP 5.0 features, NFC.Alexey Bataev2019-12-241-2/+2
* fix a doc typo to cycle botsNico Weber2019-12-201-1/+1
* [analyzer] Add Fuchsia Handle checkerGabor Horvath2019-12-201-0/+25
OpenPOWER on IntegriCloud