summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [coroutines] Fix application of NRVO to Coroutine "Gro" or return object.Eric Fiselier2018-02-012-1/+93
* [analyzer] Don't communicate evaluation failures through memregion hierarchy.Artem Dergachev2018-02-011-2/+1
* PR36157: When injecting an implicit function declaration in C89, find the rightRichard Smith2018-02-012-0/+13
* Reverting patch rL323952 due to build errors that ISander de Smalen2018-02-0112-28/+4
* [DebugInfo] Enable debug information for C99 VLA typesSander de Smalen2018-02-0112-4/+28
* [CodeGen] Fix an assertion failure in CGRecordLowering.Akira Hatanaka2018-02-011-0/+44
* PR36181: Teach CodeGen to properly ignore requests to emit dependent entities.Richard Smith2018-02-011-0/+11
* [PR32482] Fix bitfield layout for -mms-bitfield and pragma packAlex Lorenz2018-01-312-0/+58
* [WebAssembly] Don't pass -ffunction-section/-fdata-sectionsSam Clegg2018-01-312-30/+4
* Revert "[AMDGPU] Add ds_fadd, ds_fmin, ds_fmax builtins functions"Daniil Fukalov2018-01-311-20/+0
* Revert "Revert rC322769: [RISCV] Propagate -mabi and -march values to GNU ass...Ana Pazos2018-01-311-0/+19
* [AMDGPU] Add ds_fadd, ds_fmin, ds_fmax builtins functionsDaniil Fukalov2018-01-311-0/+20
* [CUDA] Detect installation in PATHJonas Hahnfeld2018-01-3112-19/+116
* [analyzer] Extend SuppressInlineDefensiveChecksVisitor to all macros, includi...George Karpenkov2018-01-302-46/+113
* Revert "CodeGen: annotate ObjC ARC functions with ABI constraints"Akira Hatanaka2018-01-301-13/+11
* Revert "[coroutines] Fix application of NRVO to Coroutine "Gro" or return obj...Eric Fiselier2018-01-302-87/+1
* [coroutines] Fix application of NRVO to Coroutine "Gro" or return object.Eric Fiselier2018-01-292-1/+87
* [clang-format] Fix bug where -dump-config failed on ObjC headerBen Hamilton2018-01-293-0/+12
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-01-291-1/+1
* Change memcpy/memove/memset to have dest and source alignment attributes.Daniel Neilson2018-01-2819-59/+59
* [CodeGen] Use the non-virtual alignment when emitting the baseAkira Hatanaka2018-01-271-0/+34
* Always allow "#pragma region".Matt Davis2018-01-271-0/+5
* [X86] Add 'rdrnd' feature to silvermont to match recent gcc bug fix.Craig Topper2018-01-261-0/+2
* [index] Fix crash when indexing a C++14 PCH/module related to TemplateTemplat...Argyrios Kyrtzidis2018-01-261-0/+17
* AST: support protocol conformances on id/class/interfaces in MS ABISaleem Abdulrasool2018-01-261-0/+34
* [X86] Define __IBT__ when -mibt is specified.Craig Topper2018-01-261-2/+6
* [OpenCL] Add "cles_khr_int64" extension.Alexey Bader2018-01-261-0/+9
* [ASTImporter] Support LambdaExprs and improve template supportAleksei Sidorin2018-01-269-19/+73
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-261-1/+1
* [Driver] Add an -fexperimental-isel driver option to enable/disable GlobalISel.Amara Emerson2018-01-261-0/+24
* Don't let test write to the source dir after r323426.Nico Weber2018-01-251-11/+11
* [clang-cl] Add support for /arch:AVX512F and /arch:AVX512Nico Weber2018-01-251-0/+40
* clang-cl: Simplify handling of /arch: flag.Nico Weber2018-01-251-51/+55
* [CodeGen] Decorate aggregate accesses with TBAA tagsIvan A. Kosarev2018-01-251-42/+96
* [Driver] Add support for mips32 and scudoSimon Dardis2018-01-251-0/+4
* [analyzer] Do not attempt to get the pointee of void*Alexander Shaposhnikov2018-01-241-0/+12
* [coroutines] Pass coro func args to promise ctorBrian Gesiak2018-01-242-0/+98
* [analyzer] NFC: Run many existing C++ tests with a custom operator new().Artem Dergachev2018-01-2411-3/+40
* [analyzer] Enable c++-allocator-inlining by default.Artem Dergachev2018-01-244-12/+12
* [analyzer] Assume that the allocated value is non-null before construction.Artem Dergachev2018-01-243-2/+58
* IRGen: Emit an inline implementation of __builtin_wmemcmp on MSVCRT platforms.Peter Collingbourne2018-01-241-0/+37
* Don't create hidden dllimport global values.Rafael Espindola2018-01-241-0/+10
* [Hexagon] Accept lowercase b in -hvx-length=64b and -hvx-length=128bKrzysztof Parzyszek2018-01-241-2/+7
* [CodeComplete] only respect LoadExternal hint at namespace/tu scopeSam McCall2018-01-241-1/+6
* [CUDA] Disable PGO and coverage instrumentation in NVPTX.Artem Belevich2018-01-241-0/+34
* clang-cl: Parse /permissive-, /Bt, Bt+ (PR32672)Hans Wennborg2018-01-241-0/+3
* Fix typos of occurred and occurrenceMalcolm Parsons2018-01-241-1/+1
* Fix test Driver/solaris-ld.c for Windows.Douglas Yung2018-01-241-33/+33
* Adjust MaxAtomicInlineWidth for i386/i486 targets.Wei Mi2018-01-231-2/+59
* Fix test Driver/solaris-ld.cRichard Trieu2018-01-231-5/+5