aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSamarth Narang <70980689+snarang181@users.noreply.github.com>2025-07-23 21:04:05 -0400
committerGitHub <noreply@github.com>2025-07-24 03:04:05 +0200
commit22fef005225b129d73ade4ed995fc0ec0c7be044 (patch)
tree0d0514513bae3dbe094fc41515967370d7a0f1dd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb61695e3ebe66b96172b7f49069c8d2c26e28b23 (diff)
downloadllvm-22fef005225b129d73ade4ed995fc0ec0c7be044.zip
llvm-22fef005225b129d73ade4ed995fc0ec0c7be044.tar.gz
llvm-22fef005225b129d73ade4ed995fc0ec0c7be044.tar.bz2
[clang] Avoid inheriting [[noreturn]] in explicit function template specializations (#150003)
This patch fixes incorrect behavior in Clang where [[noreturn]] (either spelled or inferred) was being inherited by explicit specializations of function templates or member function templates, even when those specializations returned normally. Follow up on https://github.com/llvm/llvm-project/pull/145166
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions