diff options
author | Aaron Puchert <aaron.puchert@sap.com> | 2025-09-26 19:10:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-26 19:10:10 +0200 |
commit | 4bdf545c4d8771c2e69ebcf8ef809b6bc4f3de19 (patch) | |
tree | 5c1e9b37874518d0d769cf02cca0c8bbcb4fe3ab /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 4ff986af637f76117b5e70190f144fe7ce10533e (diff) | |
download | llvm-4bdf545c4d8771c2e69ebcf8ef809b6bc4f3de19.zip llvm-4bdf545c4d8771c2e69ebcf8ef809b6bc4f3de19.tar.gz llvm-4bdf545c4d8771c2e69ebcf8ef809b6bc4f3de19.tar.bz2 |
Add note for base class to bugprone-throw-keyword-missing (#160751)
It might not always be clear which base the check found that has
"exception" in its name. So we add a note to point to that class.
Ideally we'd point to the `CXXBaseSpecifier`, but it seems we can't bind
to that.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions