diff options
author | Mital Ashok <mital@mitalashok.co.uk> | 2024-08-18 17:07:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-18 18:07:47 +0200 |
commit | bcbe9d6c776bc02bfe8f911607240af0d1775d79 (patch) | |
tree | ea5a1a12eacdc8e145eb083c989445c9fafb96f4 /clang/lib/Rewrite/HTMLRewrite.cpp | |
parent | de5ea2d122c31e1551654ff506c33df299f351b8 (diff) | |
download | llvm-bcbe9d6c776bc02bfe8f911607240af0d1775d79.zip llvm-bcbe9d6c776bc02bfe8f911607240af0d1775d79.tar.gz llvm-bcbe9d6c776bc02bfe8f911607240af0d1775d79.tar.bz2 |
[Clang] Do not allow `[[clang::lifetimebound]]` on explicit object member functions (#96113)
Previously, `[[clang::lifetimebound]]` applied to an explicit object
member function did nothing and was silently ignored.
Now issue the error diagnostic `'lifetimebound' attribute cannot be
applied; explicit object member function has no implicit object
parameter`
Diffstat (limited to 'clang/lib/Rewrite/HTMLRewrite.cpp')
0 files changed, 0 insertions, 0 deletions