diff options
author | AMS21 <AMS21.github@gmail.com> | 2023-06-13 18:56:54 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-06-13 18:56:57 +0000 |
commit | 474a2b9367ad36213ad8575dc349350fdd8fc8f3 (patch) | |
tree | e98a278dbaba54a47fcac321391d6b942939553e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6eb6ee3cfe57b768d384486693a17c7abaa0f59a (diff) | |
download | llvm-474a2b9367ad36213ad8575dc349350fdd8fc8f3.zip llvm-474a2b9367ad36213ad8575dc349350fdd8fc8f3.tar.gz llvm-474a2b9367ad36213ad8575dc349350fdd8fc8f3.tar.bz2 |
[clang-tidy] Add more checks for functions which should be noexcept
Added new checks
- `performance-noexcept-destructor`
- `performance-noexcept-swap`
Also added cppcoreguidlines aliases for the 2 new checks as well as `performance-noexcept-move-constructor`
This fixes llvm#62154
Reviewed By: PiotrZSL
Differential Revision: https://reviews.llvm.org/D148697
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions