aboutsummaryrefslogtreecommitdiff
path: root/clang/test
AgeCommit message (Expand)AuthorFilesLines
2024-02-23[OpenACC] Fix branch-in/out to not refer to a 'region'erichkeane1-7/+7
2024-02-23[clang][Interp] Don't return success for already failed global variablesTimm Bäder1-0/+3
2024-02-23[Clang] Fix acle_sme_zero.c once more.Sander de Smalen1-0/+2
2024-02-23[RISCV] Disable generation of asynchronous unwind tables for RISCV baremetal ...Garvit Gupta1-0/+8
2024-02-23[Clang] Fix acle_sme_zero.c (missing aarch64-registered-target)Sander de Smalen1-0/+1
2024-02-23[Clang][AArch64] Add missing prototypes for streaming-compatible routines (#8...Sander de Smalen1-2/+57
2024-02-23[Clang][AArch64] Fix 'svzero_za' intrinsic to take no arguments. (#82648)Sander de Smalen1-0/+7
2024-02-23[analyzer] Fix core.VLASize checker false positive taint reports (#68140)Daniel Krupp2-3/+12
2024-02-23Reland "[clang] Preserve found-decl when constructing VarTemplateIds" (#82612)kadir çetinkaya1-0/+7
2024-02-23[clang][Interp] Don't diagnose alread invalid function declsTimm Bäder1-7/+7
2024-02-23[clang][analyzer] Fix argument invalidations in StreamChecker. (#79470)Balázs Kéri1-0/+147
2024-02-23[X86] Support APXF to enable __builtin_cpu_supports. (#80636)Freddy Ye1-0/+1
2024-02-23[C++20] [Modules] Allow to compile a pcm with and without -fPICChuanqi Xu1-0/+21
2024-02-23[Clang][Parser] Have the depth of the abbreviated generic lambdas inside a re...Younan Zhang1-0/+27
2024-02-22[AArch64] Implement __builtin_cpu_supports, compiler-rt tests. (#82378)Pavel Iliin5-6/+133
2024-02-22[Clang] Fix missing architecture on CUDA testJoseph Huber1-2/+2
2024-02-22[LinkerWrapper] Fix test after permitting NVPTX linker argumentsJoseph Huber1-2/+2
2024-02-22[Clang][NVPTX] Allow passing arguments to the linker while standalone (#73030)Joseph Huber1-1/+8
2024-02-22[clang][driver] Allow unaligned access on ARMv7 and higher by default (#82400)Paul Kirth1-0/+15
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber1-3/+17
2024-02-22[Clang][SME] Skip writing output files to the source directoryBenjamin Kramer1-4/+4
2024-02-22[HIP] Allow partial linking for `-fgpu-rdc` (#81700)Yaxun (Sam) Liu7-23/+166
2024-02-22[clang] Implement CWG2759 "`[[no_unique_address]` and common initial sequence...Vlad Serebrennikov3-12/+120
2024-02-22[clang] Rename installapi tests, NFCCyndy Ishida2-0/+0
2024-02-22[OpenACC] Implement 'break' and 'continue' errors for Compute Cnstrcts (#82543)Erich Keane1-0/+95
2024-02-22[AIX] Lower intrinsic __builtin_cpu_is into AIX platform-specific code. (#80069)zhijian lin2-0/+77
2024-02-22[analyzer] Improve handling of unsigned values in ArrayBoundCheckerV2 (#81034)NagyDonat1-0/+8
2024-02-22[Clang][SME] Detect always_inline used with mismatched streaming attributes (...Sam Tebbs1-0/+47
2024-02-21[Sanitizer] Support -fwrapv with -fsanitize=signed-integer-overflow (#82432)Justin Stitt1-2/+4
2024-02-21[Clang] Fixes to immediate-escalating functions (#82281)cor3ntin1-0/+26
2024-02-21[InstallAPI] Set InstallAPI as a standalone tool instead of CC1 action (#82293)Cyndy Ishida5-14/+44
2024-02-21[OpenMP] Remove `register_requires` global constructor (#80460)Joseph Huber161-6884/+3558
2024-02-21[clang][Interp] Allow adding an offset to a function pointerTimm Bäder1-0/+32
2024-02-21[clang] Implement CWG1719 "Layout compatibility and cv-qualification revisite...Vlad Serebrennikov2-14/+24
2024-02-21[clang] [SemaCXX] Disallow deducing "this" on operator `new` and `delete` (#8...Rajveer Singh Bharadwaj1-0/+4
2024-02-21[AArch64] Added feature dependencies for SME2p1 to TargetParser (#81860)Lukacma1-0/+10
2024-02-21Revert "[clang] Preserve found-decl when constructing VarTemplateIds (#82265)"Kadir Cetinkaya1-7/+0
2024-02-21[clang] Preserve found-decl when constructing VarTemplateIds (#82265)kadir çetinkaya1-0/+7
2024-02-21[clang][analyzer] Change modeling of 'fileno' in checkers. (#81842)Balázs Kéri5-36/+42
2024-02-21[Clang] Fix assert when transforming a pack indexing type. (#82234)cor3ntin1-0/+19
2024-02-20[Analyzer] Support RefAllowingPartiallyDestroyed and RefPtrAllowingPartiallyD...Ryosuke Niwa2-0/+45
2024-02-20Revert "[clang][ScanDeps] Canonicalize -D and -U flags (#82298)"Nico Weber1-87/+0
2024-02-20[alpha.webkit.UncountedCallArgsChecker] Ignore calls to WTF's container metho...Ryosuke Niwa1-0/+146
2024-02-20[Driver,BareMetal] Replace -lclang_rt.builtins{,-$arch}.a with an absolute pa...Fangrui Song4-50/+26
2024-02-20[NVPTX] Enable the _Float16 type for NVPTX compilation (#82436)Joseph Huber1-0/+1
2024-02-20[clang][ScanDeps] Canonicalize -D and -U flags (#82298)Michael Spencer1-0/+87
2024-02-20[Clang][Sema] Diagnose declarative nested-name-specifiers naming alias templa...Krystian Stasiowski2-1/+30
2024-02-20[Clang][Sema] Convert warning for extraneous template parameter lists to an e...Krystian Stasiowski4-12/+102
2024-02-20[C23] No longer assert on huge enumerator values (#81760)Aaron Ballman1-0/+25
2024-02-20[C23] Add __TYPE_FMTB__ and __TYPE_FMTb__ predefined macros (#82361)Aaron Ballman1-0/+64