summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-181-7/+1
* [WebAssembly] -pthread implies -target-feature +sign-extThomas Lively2019-10-181-1/+8
* [analyzer] Assign truly stable identifiers to exploded nodes.Artem Dergachev2019-10-173-21/+14
* [analyzer] Display cast kinds in program point dumps.Artem Dergachev2019-10-171-1/+5
* [OPENMP]Dow not emit warnings for uninitialized loop counters.Alexey Bataev2019-10-171-1/+2
* [OPENMP]Improve use of the global tid parameter.Alexey Bataev2019-10-171-9/+14
* [ObjC] Diagnose implicit type coercion from ObjC 'Class' to objectJames Y Knight2019-10-172-11/+19
* [OPENMP]Fix thread id passed to outlined region in sequential parallelAlexey Bataev2019-10-171-5/+3
* [OpenCL] Preserve addrspace in CGClass (PR43145)Sven van Haastregt2019-10-171-2/+5
* Include leading attributes in DeclStmt's SourceRangeStephan Bergmann2019-10-171-0/+2
* SemaExprCXX - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-171-3/+3
* SemaDeclObjC - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-171-3/+3
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-176-45/+152
* Revert "Include sanitize blacklist and other extra deps as part of scan-deps ...Kousik Kumar2019-10-171-2/+0
* Include sanitize blacklist and other extra deps as part of scan-deps outputKousik Kumar2019-10-171-0/+2
* Revert Tag CFI-generated data structures with "#pragma clang section" attribu...Dmitry Mikulin2019-10-174-49/+5
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-172-4/+15
* Replace platform-dependent `stat` with `llvm::sys::fs::status`. NFC intended.Volodymyr Sapsai2019-10-161-8/+7
* [OPENMP]Allow priority clause in combined task-based directives.Alexey Bataev2019-10-165-14/+21
* Tag CFI-generated data structures with "#pragma clang section" attributes.Dmitry Mikulin2019-10-164-5/+49
* [OPENMP]Use different addresses for zeroed thread_id/bound_id.Alexey Bataev2019-10-162-19/+26
* [DWARF5] Added support for DW_AT_noreturn attribute to be emitted forAdrian Prantl2019-10-161-0/+2
* [Driver,ARM] Make -mfloat-abi=soft turn off MVE.Simon Tatham2019-10-161-0/+1
* RewriteModernObjC - silence static analyzer getAs<> null dereference warnings...Simon Pilgrim2019-10-161-5/+4
* CGDebugInfo - silence static analyzer dyn_cast<> null dereference warnings. N...Simon Pilgrim2019-10-161-4/+5
* CGExprConstant - silence static analyzer getAs<> null dereference warning. NFCI.Simon Pilgrim2019-10-161-2/+2
* CGBuiltin - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-161-5/+4
* Revert 374967 "[Concepts] ConceptSpecializationExprs mangling"Nico Weber2019-10-162-15/+4
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-162-4/+15
* [libTooling] Put all Transformer declarations in a single namespace.Yitzhak Mandelbaum2019-10-164-59/+63
* PR43674: fix incorrect constant evaluation of 'switch' where no caseRichard Smith2019-10-151-1/+1
* [OPENMP]Allow final clause in combined task-based directives.Alexey Bataev2019-10-155-4/+31
* [Concept] Associated Constraints InfrastructureSaar Raz2019-10-159-86/+106
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-154-218/+10
* Added support for "#pragma clang section relro=<name>"Dmitry Mikulin2019-10-155-1/+16
* Reland [Driver] Fix -working-directory issuesJan Korous2019-10-152-33/+24
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-0/+24
* CFI: wrong type passed to llvm.type.test with multiple inheritance devirtuali...Dmitry Mikulin2019-10-151-1/+1
* [Concepts] Remove unused and illegal Sema includes from ExprCXX.cppSaar Raz2019-10-151-4/+1
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-1519-33/+425
* Revert 374882 "[Concepts] Concept Specialization Expressions"Nico Weber2019-10-1519-422/+33
* Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-155-23/+136
* [AST] Remove unused Sema includes to fix a cyclic dependency from Sema to ASTBenjamin Kramer2019-10-151-4/+1
* [Alignment] Migrate Attribute::getWith(Stack)AlignmentGuillaume Chatelet2019-10-151-2/+2
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-1519-33/+425
* Fix uninitialized variable warnings. NFCI.Simon Pilgrim2019-10-151-2/+2
* [WebAssembly] Trapping fptoint builtins and intrinsicsThomas Lively2019-10-151-0/+20
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-146-152/+45
* Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher2019-10-145-136/+23
* [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-145-23/+136