1 .. title:: clang-tidy - clang-analyzer-cplusplus.PlacementNew
3 :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#cplusplus-placementnew
5 clang-analyzer-cplusplus.PlacementNew
6 =====================================
8 Check if default placement new is provided with pointers to sufficient storage
11 The `clang-analyzer-cplusplus.PlacementNew` check is an alias, please see
12 `Clang Static Analyzer Available Checkers
13 <https://clang.llvm.org/docs/analyzer/checkers.html#cplusplus-placementnew>`_