diff options
author | Krystian Stasiowski <sdkrystian@gmail.com> | 2024-04-11 13:20:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 13:20:05 -0400 |
commit | 4e6d18f40642c2cc8e124bbe55810b2d9b2ac9c0 (patch) | |
tree | 29f44874eac34238fe2989e1e42e8a18e59225ce /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | f626a35086d90f25986e3f06e01a54cca91250d8 (diff) | |
download | llvm-4e6d18f40642c2cc8e124bbe55810b2d9b2ac9c0.zip llvm-4e6d18f40642c2cc8e124bbe55810b2d9b2ac9c0.tar.gz llvm-4e6d18f40642c2cc8e124bbe55810b2d9b2ac9c0.tar.bz2 |
[Clang][AST] Track whether template template parameters used the 'typename' keyword (#88139)
This patch adds a `Typename` bit-field to `TemplateTemplateParmDecl`
which stores whether the template template parameter was declared with
the `typename` keyword.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions