master
[Alignment][clang-tidy] make deleted function public
shared_ptr has arrived to the standard. NFC
Clang-Format
[WarningFix] Alignment/Geners: remove unnecessary const_cast/static-local warnings
Add missing include
[ALCA] [LLVM16]Fix set but unused variables warnings
Replace CPP11_auto_ptr with std::unique_ptr (CPP11_auto_ptr was #defined as std::unique_ptr)