llvm-project/clang/test
Artem Belevich 2aa90da012 [CUDA] Update cached kernel handle when the function instance changes.
Fixes clang crash caused by a stale function pointer.

The bug has been present for a pretty long time, but we were lucky not to
trigger it until  D140663.

Differential Revision: https://reviews.llvm.org/D146448
2023-03-21 15:36:12 -07:00
..
Analysis
APINotes
ARCMT
AST [clang] Fix a UsingTemplate regression after 3e78fa8602 2023-03-16 12:59:26 +01:00
ASTMerge
C
clang-rename
ClangScanDeps
CodeCompletion
CodeGen [PowerPC] Emit warn_deprecated_lax_vec_conv_all warning only for PPC 2023-03-21 08:51:25 -05:00
CodeGenCoroutines Revert "[Coroutines] Fix premature conversion of return object" 2023-03-17 17:01:43 +01:00
CodeGenCUDA [CUDA] Update cached kernel handle when the function instance changes. 2023-03-21 15:36:12 -07:00
CodeGenCUDASPIRV
CodeGenCXX clang: Use ptrmask for pointer alignment 2023-03-16 07:16:41 -04:00
CodeGenHIP
CodeGenHLSL
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping
CXX [C++2x][Modules] Amend module purview constant linkage [P2788R0]. 2023-03-19 16:25:56 +00:00
Driver [AIX][Clang] Respect -r when invoking the linker 2023-03-20 17:56:39 +00:00
ExtractAPI [clang][ExtractAPI] Add semicolons for enum, typedef, struct declaration fragments 2023-03-20 15:43:00 +00:00
FixIt
Format
Frontend [AMDGPU] Reserve extra SGPR blocks wth XNACK "any" TID Setting 2023-03-17 20:26:23 -07:00
Headers
Import
Index
Integration
InterfaceStubs
Interpreter
Layout
Lexer Remove the outdated feature macro '__cpp_coroutines' 2023-03-17 13:52:18 +08:00
LibClang
Misc
Modules [NFC] [C++20] [Modules] Add test for #pragma once 2023-03-20 11:37:09 +08:00
OpenMP [Clang][OpenMP] Insert alloca for kernel args at function entry block instead of the launch point. 2023-03-17 16:36:12 -04:00
Parser No longer issue static lambda pedantic warning for pre-c++2b compat 2023-03-21 12:49:45 -04:00
ParserHLSL
ParserSYCL
PCH [Serialization] Place command line defines in the correct file 2023-03-20 17:36:01 +00:00
Preprocessor [LLVM][OHOS] Clang toolchain and targets 2023-03-20 12:53:24 +03:00
Profile
Refactor
Rewriter
Sema Add warning test to make buildbots happy after 514e4359 2023-03-21 08:34:48 -07:00
SemaCUDA
SemaCXX No longer issue pedantic warning about pre-c++2b compat 2023-03-21 10:51:53 -04:00
SemaHLSL
SemaObjC
SemaObjCXX
SemaOpenCL
SemaOpenCLCXX
SemaSYCL
SemaTemplate [clang] Properly parse variable template requires clause in lambda 2023-03-17 22:29:48 +02:00
TableGen
Templight
Tooling
Unit
utils/update_cc_test_checks
VFS
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh