summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix depfile name constructionLuke Cheeseman2019-09-131-0/+11
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-131-0/+11
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-1325-51/+93
* Fix interaction between r371813 and r371814.Richard Smith2019-09-131-3/+3
* Remove reliance on lax vector conversions from altivec.h and its test.Richard Smith2019-09-131-13/+13
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-1324-90/+48
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-1324-48/+90
* Revert r371785.Manoj Gupta2019-09-136-27/+0
* Add -Wpoison-system-directories warningManoj Gupta2019-09-126-0/+27
* [analyzer] Fix the 'analyzer-enabled-checkers.c' test on non-linux machines.Artem Dergachev2019-09-121-2/+1
* Improve code generation for thread_local variables:Richard Smith2019-09-125-48/+80
* [Clang][CodeGen] support alias attribute w/ gnu_inlineNick Desaulniers2019-09-121-0/+5
* [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkersKristof Umann2019-09-121-18/+53
* [MS] Warn when shadowing template parameters under -fms-compatibilityReid Kleckner2019-09-122-16/+18
* [clang-scan-deps] remove dots and dots dots from the reported file dependency...Alex Lorenz2019-09-121-1/+1
* Don't warn about selectany on implicitly inline variablesReid Kleckner2019-09-121-0/+18
* Switch "windows" to "system-windows" in some XFAILsJeremy Morse2019-09-1219-19/+19
* [WebAssembly] Delete duplicate REQUIRES lineHeejin Ahn2019-09-121-1/+0
* [WebAssembly] Make wasm-eh.cpp requires WebAssemblyHeejin Ahn2019-09-121-0/+1
* [WebAssembly] Add REQUIRES to testDavid Zarzycki2019-09-121-0/+1
* [WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn2019-09-122-2/+30
* [clang-scan-deps] Add dependency targetsJan Korous2019-09-127-9/+10
* Fix up a test updated in r371655 - require case-insensitive file system.Volodymyr Sapsai2019-09-111-0/+1
* Start porting ivfsoverlay tests to WindowsReid Kleckner2019-09-1122-51/+81
* [clang-scan-deps] add skip excluded conditional preprocessor block preprocess...Alex Lorenz2019-09-111-0/+2
* Fix -Wnonportable-include-path suppression for header maps with absolute paths.Volodymyr Sapsai2019-09-114-3/+22
* [NFC] Added triple to test file to avoid arm buildbots failuresDavid Bolvansky2019-09-111-1/+2
* [MS] Consder constexpr globals to be inline, as in C++17Reid Kleckner2019-09-118-47/+140
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-1114-0/+340
* [OPENMP] Update the diagnosis message for canonical loop form, by ChiAlexey Bataev2019-09-1122-303/+351
* [Diagnostics] Add -Wsizeof-array-divDavid Bolvansky2019-09-111-0/+28
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-1114-340/+0
* [ARM] Take into account -mcpu and -mfpu options while handling 'crypto' featureDiogo N. Sampaio2019-09-111-1/+24
* [CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linka...Fangrui Song2019-09-1111-83/+101
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-1114-0/+340
* Emit -Wmicrosoft-enum-value warning instead of error in MS ABIReid Kleckner2019-09-111-1/+13
* [clang-scan-deps][NFC] Fix tests - prevent FileCheck matching test dir pathJan Korous2019-09-1113-34/+34
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-1014-21/+20
* Actually reorder not and env in crash-recovery-modules.mReid Kleckner2019-09-101-2/+2
* When evaluating a __builtin_constant_p conditional, always enterRichard Smith2019-09-101-0/+3
* [OPENMP5.0]Allow teams directive outside of the target directives.Alexey Bataev2019-09-103-2/+45
* Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-1025-57/+31
* Fix for PR43175: compiler crash when trying to emit noncapturableAlexey Bataev2019-09-101-0/+10
* Don't emit .gnu_pubnames when tuning for LLDB.Adrian Prantl2019-09-101-1/+1
* [clang][codegen][NFC] Make test patterns more permissive.Clement Courbet2019-09-101-2/+1
* Revert Remove REQUIRES:shell from tests that pass for me on WindowsJames Henderson2019-09-1025-28/+54
* [RISCV] Make -march=rv{32,64}gc the default in RISC-V LinuxRoger Ferrer Ibanez2019-09-101-1/+12
* [RISCV] Default to ilp32d/lp64d in RISC-V LinuxRoger Ferrer Ibanez2019-09-103-8/+8
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-1013-323/+0
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-1013-0/+323