diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-03-29 19:33:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 19:33:46 +0100 |
commit | 2684a0966d5c84071c811c68ec25e41a0beb26f4 (patch) | |
tree | a343249cc3e700ac1b8c89c53cee4d02f8b11240 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | beaff78528747dfbd50f9f4df77ac25f459075be (diff) | |
download | llvm-2684a0966d5c84071c811c68ec25e41a0beb26f4.zip llvm-2684a0966d5c84071c811c68ec25e41a0beb26f4.tar.gz llvm-2684a0966d5c84071c811c68ec25e41a0beb26f4.tar.bz2 |
[libc++] Document guidelines for applying [[nodiscard]] (#84000)
We've been applying ``[[nodiscard]]`` more liberally recently, but we
don't have any documented guidance on when it's correct to add it. This
patch adds that guidance. Follow-up patches will gradually apply it to
the code base.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions