PR50641: Properly handle AttributedStmts when checking for a valid
authorRichard Smith <richard@metafoo.co.uk>
Wed, 6 Oct 2021 20:12:20 +0000 (13:12 -0700)
committerRichard Smith <richard@metafoo.co.uk>
Wed, 6 Oct 2021 22:13:05 +0000 (15:13 -0700)
commit7ebcb7ce78f6abb73c5a29e7c8b9dd360acb65bc
tree4387751d89f28960875efa4377821eb964687b06
parent1183d65b4d85de7065070176e6ac5caff13978b6
PR50641: Properly handle AttributedStmts when checking for a valid
constexpr function body.
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/SemaCXX/attr-likelihood.cpp