summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 374967 "[Concepts] ConceptSpecializationExprs mangling"Nico Weber2019-10-161-16/+0
* Fix failing mangle-concept.cpp test.Saar Raz2019-10-161-2/+2
* [Concepts] ConceptSpecializationExprs manglingSaar Raz2019-10-161-0/+16
* PR43674: fix incorrect constant evaluation of 'switch' where no caseRichard Smith2019-10-151-0/+6
* [OPENMP]Allow final clause in combined task-based directives.Alexey Bataev2019-10-152-7/+12
* [Concept] Associated Constraints InfrastructureSaar Raz2019-10-154-8/+106
* [Clang][OpenMP Offload] Move offload registration code to the wrapperSergey Dmitriev2019-10-1533-866/+283
* Fix as-w-option.c on Windows where no assembler existsReid Kleckner2019-10-151-1/+1
* Added support for "#pragma clang section relro=<name>"Dmitry Mikulin2019-10-152-16/+23
* [clang] refactor -Wa,-W test cases.Jian Cai2019-10-151-10/+0
* Fix Driver/working-directory.c testJan Korous2019-10-151-1/+0
* Reland [Driver] Fix -working-directory issuesJan Korous2019-10-152-2/+19
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-1524-3131/+8107
* CFI: wrong type passed to llvm.type.test with multiple inheritance devirtuali...Dmitry Mikulin2019-10-151-0/+31
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-1511-189/+225
* Revert 374882 "[Concepts] Concept Specialization Expressions"Nico Weber2019-10-1511-225/+189
* Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-152-0/+62
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-1511-189/+225
* [WebAssembly] Trapping fptoint builtins and intrinsicsThomas Lively2019-10-151-0/+48
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-143-174/+0
* Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher2019-10-142-62/+0
* [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-142-0/+62
* Add -fno-experimental-pass-manager to make clear which pass managerEric Christopher2019-10-141-1/+1
* In the new pass manager use PTO.LoopUnrolling to determine when and howEric Christopher2019-10-141-0/+12
* [clang] add requirements to -Wa,-W test cases.Jian Cai2019-10-141-0/+3
* [test] Fix test failureEli Friedman2019-10-141-8/+6
* Add support to -Wa,-W in clangJian Cai2019-10-141-0/+14
* Revert "Add support to -Wa,-W in clang"Jian Cai2019-10-141-14/+0
* PR43080: Do not build context-sensitive expressions during name classification.Richard Smith2019-10-142-0/+17
* Add support to -Wa,-W in clangJian Cai2019-10-141-0/+14
* [NFC] Fix ClangScanDeps/static-analyzer.c test on WindowsJan Korous2019-10-141-3/+3
* [OPNEMP]Allow num_tasks clause in combined task-based directives.Alexey Bataev2019-10-142-7/+8
* [clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous2019-10-143-0/+28
* [OPNEMP]Allow grainsize clause in combined task-based directives.Alexey Bataev2019-10-141-4/+5
* [clang][IFS][test] Fixing lit test breakages on macOS due to r374798Puyan Lotfi2019-10-142-3/+3
* [clang][IFS] Escape mangled names so MS ABI doesn't break YAML parsing.Puyan Lotfi2019-10-143-3/+10
* [OPENMP50]Add support for 'parallel master taskloop' construct.Alexey Bataev2019-10-1417-0/+4893
* [OPENMP]Fix codegen for private variably length vars in combinedAlexey Bataev2019-10-141-17/+21
* [ARM] Preserve fpu behaviour for '-crypto'Diogo N. Sampaio2019-10-141-0/+15
* [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperatorCameron McInally2019-10-1419-344/+344
* [RISCV] enable LTO support, pass some options to linker.Sam Elliott2019-10-141-0/+18
* Prefer 'env not' over 'not env' in tests.Nico Weber2019-10-1415-29/+29
* Improve __builtin_constant_p loweringJoerg Sonnenberger2019-10-133-91/+75
* [clang-format] Proposal for clang-format to give compiler style warningsPaul Hoad2019-10-132-0/+8
* Revert r374663 "[clang-format] Proposal for clang-format to give compiler sty...Nico Weber2019-10-122-8/+0
* [clang-format] Proposal for clang-format to give compiler style warningsPaul Hoad2019-10-122-0/+8
* [clang][IFS] Updating tests to pass on -fvisibility=hidden builds (NFCi).Puyan Lotfi2019-10-124-13/+13
* Slightly relax restriction on exact order arguments must appear.Douglas Yung2019-10-121-2/+2
* Suppress false-positive -Wdeprecated-volatile warning from __is_*_assignable(...Richard Smith2019-10-111-0/+2
* [clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefsPuyan Lotfi2019-10-111-0/+10