diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-11-28 10:13:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 10:13:18 +0100 |
commit | 0604d13790b20f6b385507bb63c62aa87162da9b (patch) | |
tree | ede52a49a467875a5171d4929015ad0b2d94951d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 71648a4ef93867ce47afa512f6cf808be3cd0a2e (diff) | |
download | llvm-0604d13790b20f6b385507bb63c62aa87162da9b.zip llvm-0604d13790b20f6b385507bb63c62aa87162da9b.tar.gz llvm-0604d13790b20f6b385507bb63c62aa87162da9b.tar.bz2 |
[Clang] Add [[clang::no_specializations]] (#101469)
This can be used to inform users when a template should not be
specialized. For example, this is the case for the standard type traits
(except for `common_type` and `common_reference`, which have more
complicated rules).
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions