summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merging r340666:Hans Wennborg2018-08-241-5/+3
* Merging r339667:Hans Wennborg2018-08-221-2/+8
* Merging r340181:Hans Wennborg2018-08-211-1/+2
* Merging r340191:Hans Wennborg2018-08-211-9/+11
* Merging r339372, r339373, r339374, and r339379Hans Wennborg2018-08-218-30/+33
* Merging r340048:Hans Wennborg2018-08-212-14/+21
* Merging r340101:Reid Kleckner2018-08-171-0/+4
* Merging r340079:Reid Kleckner2018-08-171-3/+38
* Backport r339704 to 7.0 for PR38598Hans Wennborg2018-08-175-69/+22
* Merging r339603:Hans Wennborg2018-08-167-158/+398
* Merging r339597:Hans Wennborg2018-08-142-5/+15
* Merging r338934:Hans Wennborg2018-08-143-5/+9
* Merging r339264:Hans Wennborg2018-08-131-8/+8
* Merging r339428 and r339494:Hans Wennborg2018-08-137-95/+244
* Merging r339281:Hans Wennborg2018-08-091-0/+1
* Merging r339317:Hans Wennborg2018-08-091-2/+26
* Merging r339210:Hans Wennborg2018-08-081-2/+8
* Merging r339128:Hans Wennborg2018-08-081-34/+4
* Merging r339170:Hans Wennborg2018-08-081-0/+4
* Merging r338749:Hans Wennborg2018-08-031-1/+5
* Merging r338602:Hans Wennborg2018-08-021-198/+48
* [AArch64][ARM] Add Armv8.4-A testsSjoerd Meijer2018-08-011-0/+4
* [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-011-3/+8
* [AST] CastExpr: BasePathSize is not large enough.Roman Lebedev2018-08-012-12/+51
* 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-011-0/+63
* Speculative fix for buildbot failures after r338464.Richard Smith2018-08-011-1/+2
* Avoid exposing name for range-based for '__range' variables in lifetime warni...Richard Smith2018-08-011-3/+5
* [P0936R0] add [[clang::lifetimebound]] attributeRichard Smith2018-08-016-75/+223
* [constexpr] Support for constant evaluation of __builtin_memcpy andRichard Smith2018-07-311-48/+198
* Revert r337635 "[Driver] Sanitizer support based on runtime library presence"Reid Kleckner2018-07-312-65/+23
* [analyzer] Fix eliding the same destructor twice due to buggy default arguments.Artem Dergachev2018-07-311-1/+2
* [CFG] [analyzer] NFC: Enumerate construction context layer kinds.Artem Dergachev2018-07-313-253/+227
* [serialization] PR34728: Don't assume that only a suffix of templateRichard Smith2018-07-311-15/+9
* [CFG] [analyzer] Implement function argument construction contexts.Artem Dergachev2018-07-313-28/+65
* [OpenCL] Forbid size dependent types used as kernel argumentsAlexey Sotkin2018-07-311-3/+43
* [OpenCL] Check for invalid kernel arguments in array typesAlexey Sotkin2018-07-311-5/+27
* [CFG] [analyzer] Add construction contexts for returning C++ objects in ObjC++.Artem Dergachev2018-07-311-27/+43
* [CFG] [analyzer] Add stubs for constructor and message argument constructors.Artem Dergachev2018-07-312-8/+48
* [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-311-0/+11
* [OPENMP] Change linkage of offloading symbols to support droppingAlexey Bataev2018-07-311-2/+4
* [OPENMP] Prevent problems with linking of the static variables.Alexey Bataev2018-07-312-21/+13
* [RISCV] Add driver for riscv32-unknown-elf baremetal targetDavid Bolvansky2018-07-315-1/+182
* Improve support of PDB as an external layout sourceAleksandr Urakov2018-07-311-23/+19