summaryrefslogtreecommitdiffstats
path: root/clang/test
Commit message (Expand)AuthorAgeFilesLines
* Try fixing CRLF issues in Git with [clang-scan-deps] Minimizer: Correctly han...Alexandre Ganea2019-08-281-0/+16
* [OPENMP][Analysis] Add analysis of the map clauses.Alexey Bataev2019-08-2813-49/+141
* Delete minimize_source_to_dependency_directives_invalid_error.cHans Wennborg2019-08-281-16/+0
* [Clang][Bundler] Do not require host triple for extracting device bundlesSergey Dmitriev2019-08-281-0/+20
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2814-20/+21
* [ObjC] Fix type checking for qualified id block parameters.Volodymyr Sapsai2019-08-281-0/+11
* Re-land [clang-scan-deps] Minimizer: Correctly handle multi-line content with...Alexandre Ganea2019-08-281-0/+16
* [preprocessor] Add an opportunity to retain excluded conditional blocksEvgeny Mankov2019-08-271-0/+132
* [Clang][Bundler] Fix for a hang when unbundling fat binarySergey Dmitriev2019-08-271-0/+5
* Diagnose _Bool as a C99 extension.Aaron Ballman2019-08-271-0/+3
* Debug Info: Support for DW_AT_export_symbols for anonymous structsShafik Yaghmour2019-08-271-0/+11
* AMDGPU: Always emit amdgpu-flat-work-group-sizeMatt Arsenault2019-08-271-14/+21
* Diagnose both _Complex and _Imaginary as C99 extensions.Aaron Ballman2019-08-274-16/+22
* [driver][xray] fix the macOS support checker by supporting -macosAlex Lorenz2019-08-271-0/+4
* Move EH spec mismatches under -fms-compatibilityReid Kleckner2019-08-274-45/+46
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2714-21/+20
* [RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for RV32/RV64 targ...Sam Elliott2019-08-273-0/+246
* Update the SARIF exporter to SARIF 2.1Joe Ranieri2019-08-273-109/+99
* Replace some custom C11 extension warnings with the generic warning.Aaron Ballman2019-08-273-29/+42
* Fix a SARIF exporter crash with macro expansionsJoe Ranieri2019-08-272-21/+147
* Fix text range end columns in SARIF to be exclusiveJoe Ranieri2019-08-272-14/+11
* Quote the token being diagnosed for C11 extensions.Aaron Ballman2019-08-273-30/+30
* Speculatively fix the build bots after r370052.Aaron Ballman2019-08-271-4/+4
* Implement codegen for MSVC unions with reference members.Aaron Ballman2019-08-271-0/+34
* [ASTImporter] Fix name conflict handling with different strategiesGabor Marton2019-08-271-4/+4
* Revert "[clang-scan-deps] Minimizer: Correctly handle multi-line content with...Richard Smith2019-08-271-16/+0
* [clang-scan-deps] Skip UTF-8 BOM in source minimizerAlexandre Ganea2019-08-271-0/+10
* NFC: Make test work with or without assertionsVitaly Buka2019-08-271-7/+10
* [clang-scan-deps] Minimizer: Correctly skip over double slashes in angle brac...Alexandre Ganea2019-08-261-0/+8
* [clang-scan-deps] Minimizer: Correctly handle multi-line content with CR+LF l...Alexandre Ganea2019-08-261-0/+16
* PR42587: diagnose unexpanded uses of a pack parameter of a genericRichard Smith2019-08-261-0/+13
* hwasan, codegen: Keep more lifetime markers used for hwasanVitaly Buka2019-08-262-0/+6
* msan, codegen, instcombine: Keep more lifetime markers used for msanVitaly Buka2019-08-262-0/+6
* Revert r369843 "[Testing] Unbreak r369830"Vitaly Buka2019-08-261-1/+0
* Updating a test case that was missed in r369957.Aaron Ballman2019-08-261-1/+1
* [DebugInfo] Add debug-entry-values test coverage, NFCVedant Kumar2019-08-261-0/+7
* Fixing a weird copy-pasta to get bots back to green.Aaron Ballman2019-08-261-1/+1
* Reword the C11 extension diagnostic.Aaron Ballman2019-08-262-29/+29
* Fix gen-cdb-fragment test for WindowsAlex Lorenz2019-08-261-2/+2
* [Clang][Bundler] Use llvm-objcopy for creating fat object filesSergey Dmitriev2019-08-262-6/+4
* Diagnose use of _Thread_local as an extension when not in C11 mode.Aaron Ballman2019-08-263-35/+50
* [OPENMP][NVPTX]Fix critical region codegen.Alexey Bataev2019-08-261-1/+2
* Improve behavior in the case of stack exhaustion.Richard Smith2019-08-264-1/+24
* [driver] add a new option `-gen-cdb-fragment-path` to emitAlex Lorenz2019-08-261-0/+37
* [Wdocumentation] improve wording of a warning messageDmitri Gribenko2019-08-251-6/+6
* [Testing] Unbreak r369830David Zarzycki2019-08-241-0/+1
* PR42513: Enter the proper DeclContext before substituting into anRichard Smith2019-08-242-3/+23
* NFC: Rename some sanitizer related lifetime checksVitaly Buka2019-08-243-47/+55
* PR40674: fix assertion failure if a structured binding declaration has aRichard Smith2019-08-241-1/+7
* [libclang][index][NFC] Fix test for skipping already parsed function bodiesJan Korous2019-08-231-1/+1
OpenPOWER on IntegriCloud