aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/Sema.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2024-09-12 21:18:43 +0200
committerGitHub <noreply@github.com>2024-09-12 21:18:43 +0200
commit17e0686ab1107a1a675d8783383dedf70fa24033 (patch)
tree97d3cd6da75c6d7358f73fedf968b819e9209c0c /clang/lib/Sema/Sema.cpp
parentc6b2aa1896e44c3b96a77f9f6ae1b1df6294cf2e (diff)
downloadllvm-17e0686ab1107a1a675d8783383dedf70fa24033.zip
llvm-17e0686ab1107a1a675d8783383dedf70fa24033.tar.gz
llvm-17e0686ab1107a1a675d8783383dedf70fa24033.tar.bz2
[libc++][NFC] Use [[__nodiscard__]] unconditionally (#80454)
`__has_cpp_attribute(__nodiscard__)` is always true now, so we might as well replace `_LIBCPP_NODISCARD`. It's one less macro that can result in bad diagnostics.
Diffstat (limited to 'clang/lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions