diff options
| author | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2023-01-08 14:32:06 +0100 |
|---|---|---|
| committer | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2023-01-12 10:24:50 +0100 |
| commit | d78a7c5012c7ae6ec9991fb22fcd6d06a42dc1cc (patch) | |
| tree | 4cd4d0cff0d8f44724bb7fcf7f03037896148214 /clang/lib/Frontend/InitPreprocessor.cpp | |
| parent | 1dcaa2bdf2300ad5bd28dcdf1b46a68ad1a95f5d (diff) | |
| download | llvm-d78a7c5012c7ae6ec9991fb22fcd6d06a42dc1cc.zip llvm-d78a7c5012c7ae6ec9991fb22fcd6d06a42dc1cc.tar.gz llvm-d78a7c5012c7ae6ec9991fb22fcd6d06a42dc1cc.tar.bz2 | |
[ODRHash] Handle `Integral` and `NullPtr` template parameters in `ODRHash`
Before this patch the parameters mentioned in the title weren't
handled by ODRHash, when a hash was generated for a template
specialization. This patch adds these parameters to the hash,
so that different template specializations will get different
hashes in every case.
Differential Revision: https://reviews.llvm.org/D141224
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
