| // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5 | |
| // REQUIRES: amdgpu-registered-target | |
| // RUN: %clang_cc1 -triple amdgcn %s -emit-llvm -o - | FileCheck %s | |
| namespace std { class type_info; } | |
| auto &a = typeid(__amdgpu_texture_t); | |
| //// NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line: | |
| // CHECK: {{.*}} |