summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merging r339281:Hans Wennborg2018-08-091-0/+1
* Merging r339317:Hans Wennborg2018-08-092-2/+44
* Merging r339210:Hans Wennborg2018-08-082-2/+19
* Merging r339128:Hans Wennborg2018-08-081-34/+4
* Merging r339170:Hans Wennborg2018-08-081-0/+4
* Merging r338627:Hans Wennborg2018-08-071-1/+1
* Merging r338942:Hans Wennborg2018-08-063-12/+15
* Release notes for write exec detection featuresDavid Carlier2018-08-063-1/+15
* Release note for DWARF v5 supportPaul Robinson2018-08-031-0/+6
* Merging r338749:Hans Wennborg2018-08-031-1/+5
* Merging r338553:Hans Wennborg2018-08-021-1/+1
* Merging r338552:Hans Wennborg2018-08-021-1/+1
* Merging r338602:Hans Wennborg2018-08-025-375/+54
* Generate docs/AttributeReference.rstHans Wennborg2018-08-011-6/+3892
* Regenerate ClangCommandLineReference.rstHans Wennborg2018-08-011-95/+165
* Creating release_70 branch off revision 338536Hans Wennborg2018-08-010-0/+0
* Make test/Frontend/clang-abi-compat.cpp pass when the version goes to 8Hans Wennborg2018-08-011-1/+1
* UserManual: Update with the latest clang-cl flagsHans Wennborg2018-08-011-0/+21
* [AArch64][ARM] Add Armv8.4-A testsSjoerd Meijer2018-08-013-0/+126
* [clang-format] Add some text proto functions to Google styleKrasimir Georgiev2018-08-011-0/+2
* wrap to 80 cols, no behavior changeNico Weber2018-08-011-7/+9
* [clang-format] Add @private to the list of jsdoc annotationsKrasimir Georgiev2018-08-011-1/+1
* Add missing semicolon.Simon Pilgrim2018-08-011-1/+1
* Replace 'FALL-THROUGH' comment with LLVM_FALLTHROUGH to silence warning. NFCI.Simon Pilgrim2018-08-011-1/+1
* [Modules] Do not emit relocation error when -fno-validate-pch is setYuka Takahashi2018-08-012-3/+10
* Fix "not all control paths return a value" MSVC warning.Simon Pilgrim2018-08-011-0/+1
* [AST] CastExpr: BasePathSize is not large enough.Roman Lebedev2018-08-017-28/+148
* [OpenEmbedded] Explicitly specify -rtlib in testsPetr Hosek2018-08-011-2/+2
* Work around GCC miscompile exposed by r338464.Richard Smith2018-08-011-2/+5
* [analyzer] CallEvent: Add helper methods for obtaining the callee stack frame.Artem Dergachev2018-08-014-7/+119
* Speculative fix for buildbot failures after r338464.Richard Smith2018-08-011-1/+2
* AMDGPU: Add clamp bit to dot builtinsKonstantin Zhuravlyov2018-08-014-28/+83
* Avoid exposing name for range-based for '__range' variables in lifetime warni...Richard Smith2018-08-013-9/+13
* [P0936R0] add [[clang::lifetimebound]] attributeRichard Smith2018-08-0112-77/+383
* [constexpr] Support for constant evaluation of __builtin_memcpy andRichard Smith2018-07-315-54/+375
* Revert r337635 "[Driver] Sanitizer support based on runtime library presence"Reid Kleckner2018-07-3122-106/+42
* [analyzer] Fix eliding the same destructor twice due to buggy default arguments.Artem Dergachev2018-07-312-1/+17
* [CFG] [analyzer] NFC: Enumerate construction context layer kinds.Artem Dergachev2018-07-315-310/+420
* [serialization] PR34728: Don't assume that only a suffix of templateRichard Smith2018-07-313-15/+60
* [CFG] [analyzer] Implement function argument construction contexts.Artem Dergachev2018-07-317-51/+152
* [analyzer] Move InnerPointerChecker out of alpha.Reka Kovacs2018-07-312-5/+5
* [OpenCL] Forbid size dependent types used as kernel argumentsAlexey Sotkin2018-07-312-4/+72
* [OpenCL] Check for invalid kernel arguments in array typesAlexey Sotkin2018-07-312-5/+40
* [CFG] [analyzer] Add construction contexts for returning C++ objects in ObjC++.Artem Dergachev2018-07-314-39/+148
* [CFG] [analyzer] Add stubs for constructor and message argument constructors.Artem Dergachev2018-07-316-12/+173
* [analyzer] Reuse some code in simplifySVal().Artem Dergachev2018-07-311-21/+22
* [analyzer] Don't try to simplify mixed Loc/NonLoc expressions.Artem Dergachev2018-07-312-0/+18
* Fix riscv32-toolchain.c with CLANG_DEFAULT_CXX_STDLIBJonas Hahnfeld2018-07-311-1/+1
* [OPENMP] Change linkage of offloading symbols to support droppingAlexey Bataev2018-07-3132-64/+66
* [COFF, ARM64] Enable SEH for ARM64 WindowsMandeep Singh Grang2018-07-313-1/+17