summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix -fuse-init-array decision logic on NetBSDJoerg Sonnenberger2019-10-211-0/+15
* [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer2019-10-211-0/+34
* [test] Merge Driver/as-w-warnings.c into as-no-warnings.cFangrui Song2019-10-212-9/+7
* PCH debug info: Avoid appending the source directory to an absolute pathAdrian Prantl2019-10-211-0/+22
* [AMDGPU] Fix assertion due to initializer listYaxun Liu2019-10-201-15/+30
* Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash whic...Michael J. Spencer2019-10-191-33/+0
* [analyzer] PR43551: Do not dereferce void* in UndefOrNullArgVisitor.Artem Dergachev2019-10-191-5/+24
* [analyzer] Fix a crash on tracking Objective-C 'self' as a control dependency.Artem Dergachev2019-10-191-0/+32
* Add -Wbitwise-conditional-parentheses to warn on mixing '|' and '&' with "?:"Richard Trieu2019-10-191-0/+22
* [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer2019-10-191-0/+33
* New tautological warning for bitwise-or with non-zero constant always true.Richard Trieu2019-10-192-1/+32
* Sema: Create a no-op implicit cast for lvalue function conversions.Peter Collingbourne2019-10-191-0/+7
* [hip][cuda] Fix the extended lambda name mangling issue.Michael Liao2019-10-191-0/+39
* [analyzer] Specify the C++ standard in more tests.Artem Dergachev2019-10-1929-42/+42
* [c++20] Add rewriting from comparison operators to <=> / ==.Richard Smith2019-10-198-5/+343
* DebugInfo: Render the canonical name of a class template specialization, even...David Blaikie2019-10-181-0/+5
* [profile] Do not cache __llvm_profile_get_filename resultVedant Kumar2019-10-181-1/+1
* [analyzer] exploded-graph-rewriter: Unforget to censor stmt_ids in the test.Artem Dergachev2019-10-181-2/+2
* [analyzer] exploded-graph-rewriter: Rename Environment to Expressions.Artem Dergachev2019-10-182-2/+2
* [analyzer] Fix FieldRegion dumps.Artem Dergachev2019-10-183-3/+12
* [analyzer] Drop the logic for collapsing the state if it's same as in preds.Artem Dergachev2019-10-181-0/+2
* [analyzer] exploded-graph-rewriter: Fix dump for state 0.Artem Dergachev2019-10-184-14/+13
* [analyzer] Fix hidden node traversal in exploded graph dumps.Artem Dergachev2019-10-181-4/+24
* [OPENMP50]Add support for master taskloop simd.Alexey Bataev2019-10-1823-0/+6047
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-181-3/+2
* [WebAssembly] -pthread implies -target-feature +sign-extThomas Lively2019-10-181-2/+8
* [analyzer] exploded-graph-rewriter: Fix typo in r375186. Unbreaks tests.Artem Dergachev2019-10-171-1/+1
* [analyzer] Assign truly stable identifiers to exploded nodes.Artem Dergachev2019-10-1714-118/+259
* [analyzer] Display cast kinds in program point dumps.Artem Dergachev2019-10-171-0/+48
* [analyzer] exploded-graph-rewriter: Make node headers a bit lighter.Artem Dergachev2019-10-171-1/+1
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3Eli Friedman2019-10-171-1/+1
* [clang-offload-wrapper][NFC] Use captured name of the entry type in LIT testSergey Dmitriev2019-10-171-1/+1
* [OPENMP]Dow not emit warnings for uninitialized loop counters.Alexey Bataev2019-10-173-372/+509
* [OPENMP]Improve use of the global tid parameter.Alexey Bataev2019-10-172-9/+7
* [ObjC] Diagnose implicit type coercion from ObjC 'Class' to objectJames Y Knight2019-10-175-39/+39
* [ObjC] Add some additional test cases around pointer conversions.James Y Knight2019-10-177-31/+286
* [OPENMP]Fix thread id passed to outlined region in sequential parallelAlexey Bataev2019-10-171-10/+10
* [OpenCL] Preserve addrspace in CGClass (PR43145)Sven van Haastregt2019-10-171-0/+30
* Include leading attributes in DeclStmt's SourceRangeStephan Bergmann2019-10-171-0/+16
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-173-0/+174
* Revert "Include sanitize blacklist and other extra deps as part of scan-deps ...Kousik Kumar2019-10-173-22/+0
* Include sanitize blacklist and other extra deps as part of scan-deps outputKousik Kumar2019-10-173-0/+22
* Revert Tag CFI-generated data structures with "#pragma clang section" attribu...Dmitry Mikulin2019-10-171-32/+0
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-171-0/+16
* Fix darwin-ld-lto test for some speical pathSteven Wu2019-10-161-2/+4
* [OPENMP]Allow priority clause in combined task-based directives.Alexey Bataev2019-10-161-3/+8
* Tag CFI-generated data structures with "#pragma clang section" attributes.Dmitry Mikulin2019-10-161-0/+32
* [OPENMP]Use different addresses for zeroed thread_id/bound_id.Alexey Bataev2019-10-163-6/+14
* [DWARF5] Added support for DW_AT_noreturn attribute to be emitted forAdrian Prantl2019-10-161-0/+19
* [Driver,ARM] Make -mfloat-abi=soft turn off MVE.Simon Tatham2019-10-161-0/+6